Re: [DOC-AR] Re: [PHP-DOC] a translations update
[email protected] ("Hannes Magnusson") Sat, 29 Mar 2008 22:04:27 +0100
| Newsgroups | php.doc,php.doc.ar |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Mar 29, 2008 at 9:41 PM, Philip Olson <[email protected]> wrote: > the files and start over. As for special considerations with right-to- > left and encoding, I'm not a good person to help but Nuno and Mehdi > might have a better idea, as well as anyone else out there listening. The problem is the english version (and therefore all translations). If we had xml:lang="en" and dir="ltr" on all root elements translations like arabic could use dir="rtl" so pages that are translated are rtl - but the "magically included english pages" will still be ltr. -Hannes