Hi,
I need help with lithuanian. I translated language file into lithuanian. Evth would be great if not a problem. My translation is in Baltic (Windows). I go to my gallery>"config" page>Language & Charset settings>Character encoding : and here I can't find Baltic (Windows)...Please help me to solve this problem. Thanks :-\
Translations should be in utf-8
How? I wrote translation in my native language and set this $lang_charset = 'utf-8';
$lang_text_dir = 'ltr'; // ('ltr' for left to right, 'rtl' for right to left)
I don't get it whats wrong... :-\
You need to save the file in utf-8 format in your text editor.
Thanks ;)