PDA

View Full Version : translation to other languages ??


Linkeos
01-21-2006, 07:30 PM
I want to translate phpLD to the Spanish,
I have translated "en.php" of the folder lang, it gives errors in some letters.

It does not recognize ñ and á, é, Ã**censored**, o, and ú.
It changes these bills by simbolos and it makes the understanding impossible.

Exists some solucción?

Cyclist
01-22-2006, 01:15 PM
Maybe your language file uses the wrong encoding. If the link directory uses utf-8 also the language file have to be saved in utf-8 encoding. If it's saved as ANSI it will produce errors.