PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » Internationalization » Translation2 » Bug #9457

Direction column in database

Details

Request #9457Direction column in database
Submitted2006-11-25 18:08 UTC
Frompearbugs2006 at reddreamer dot com
Assignedquipo
StatusWont fix
PackageTranslation2
PHP Version5.1.2
OSUbuntu 6.0
Roadmaps(Not assigned)

Comments

[2006-11-25 18:08 UTC] pearbugs2006 at reddreamer dot com

Description:
------------
There ought to be a "direction" column in the langs_avail table, with the value either "ltr" or "rtl", for text direction (as in Arabic and Hebrew are written right-to-left), and that value should be reported through the getLangs() function. (Of course, right now I'm using 'meta' for this.)