2012-05-05 01:57:00

phiw13
Plugin Author
mu
Real name: Philippe Wittenbergh
From: Japan
Website

The dir attribute on the html element and some rtl translations

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

 

2012-05-05 02:31:15

Gocom
Developer
omega
Real name: Jukka Svahn
Website

Re: The dir attribute on the html element and some rtl translations

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

 

2012-05-05 02:43:50

phiw13
Plugin Author
mu
Real name: Philippe Wittenbergh
From: Japan
Website

Re: The dir attribute on the html element and some rtl translations

Gocom wrote:

DELETE FROM txp_lang WHERE lang=‘en-us’

TY. Works perfectly.

Offline

 

2012-05-05 07:58:07

philwareham
Core designer
sigma
Real name: Phil Wareham
From: Farnham, UK
Website

Re: The dir attribute on the html element and some rtl translations

Maybe a general call for new translators can be made through the Textpattern twitter feed?

Offline

 

Powered by FluxBB