You are not logged in.
Pages: 1
Loading Hebrew it says: dir=“מימין לשמאל”
Loading Arabic, it says “lang_dir” (not present in the rpc file)
Both should say: ‘rtl’
Persian (پارسی) and اردو (بھارت have it right.
I don’t know how well those translations are maintained, though.
~~-~-
Aside: how do I ‘uninstall’ translations ?
Offline
phiw13 wrote:
I don’t know how well those translations are maintained, though.
Apart from French, German, Dutch and English, almost all translations are outdated and have number of missing strings. All translations that have last modification date set at 4.4.1 release in reality haven’t been updated in ages. That’s been a thing for years.
Aside: how do I ‘uninstall’ translations ?
There is no option for it in Textpattern, but it can be done using a SQL query:
DELETE FROM txp_lang WHERE lang='en-us'
Where en-us is the language removed.
Rah-plugins | What? I’m a little confused… again :-) <txp:is_god />
Offline
Maybe a general call for new translators can be made through the Textpattern twitter feed?
Offline
Pages: 1