Powka
12-01-2006, 07:12 PM
Hello guys.
I'd like to make a translation to another language (Lithuanian) for Vivvo and share it with all of you, but I have a problem. I have translated it already, used UTF-8 unicode, but when I'm uploading lithuanian.php to include/lang/ folder and trough Admin Panel chosing Lithuanian language as default, the whole website after refresh becomes a mess like this:
"; $lang = array( 'LNG_SUBMIT_BUTTON' => 'Gerai', 'LNG_RESET_BUTTON' => 'Perrinkti'", etc, etc. And the whole page is like this - nude PHP file.
I have translated it like this: I've took english.php file, and all english words if requed fields translated to lithuanian language. Then saved the file as lithuanian.php and uploaded it to include/lang/ directory. I've used UTF-8 unicode, then tried Windows-1257 charset, but anything doesn't work - the page is always the same when trying to set lithuanian language.
So what can you suggest? Is there any possibility to translate Vivvo to my countries language? Thanks in advance.
I'd like to make a translation to another language (Lithuanian) for Vivvo and share it with all of you, but I have a problem. I have translated it already, used UTF-8 unicode, but when I'm uploading lithuanian.php to include/lang/ folder and trough Admin Panel chosing Lithuanian language as default, the whole website after refresh becomes a mess like this:
"; $lang = array( 'LNG_SUBMIT_BUTTON' => 'Gerai', 'LNG_RESET_BUTTON' => 'Perrinkti'", etc, etc. And the whole page is like this - nude PHP file.
I have translated it like this: I've took english.php file, and all english words if requed fields translated to lithuanian language. Then saved the file as lithuanian.php and uploaded it to include/lang/ directory. I've used UTF-8 unicode, then tried Windows-1257 charset, but anything doesn't work - the page is always the same when trying to set lithuanian language.
So what can you suggest? Is there any possibility to translate Vivvo to my countries language? Thanks in advance.