Home » Internationalization » Translation2 » Bug #9457
Direction column in database
Details
| Request #9457 | Direction column in database |
|---|---|
| Submitted | 2006-11-25 18:08 UTC |
| From | pearbugs2006 at reddreamer dot com |
| Assigned | quipo |
| Status | Wont fix |
| Package | Translation2 |
| PHP Version | 5.1.2 |
| OS | Ubuntu 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.)