What is exactly the function used for '_p()'? Does it use the SQLite 
database or the 'language_xy.php' files? Both are existing in the 
common.php script (one is named '__p()', the other '_p()').

extract_locales.php is just used to create the language files from the 
SQLite DB in case one wants to manage all translations there but still 
use the language files instead of the direct access to the DB.

armin

DJ Broerse wrote:
> Hi Armin
> 
> I have made a Dutch translation file for Pmapper (language_nl.php) and 
> in extract_locales.php I have added nl to the $langList array.
> When I visit Pmapper with the folowing URL 
> http://labs.ibuildings.nl/pmapper/map.phtml?&language=nl I stil get the 
> English version.
> So there is no Dutch translation.
> 
> What do I have to do to get it done?
> 
> Dennis-Jan

Reply via email to