SMF Support > Language Specific Support

LITHUANIAN LANGUAGE

<< < (4/4)

Doctor Deejay:
Replace

--- Code: ---$txt['translation_credits'] = array(CRONUS, Esnyper, Lukas Liesis);
--- End code ---
By

--- Code: ---$txt['translation_credits'] = array('CRONUS', 'Esnyper', 'Lukas Liesis');
--- End code ---
;)

Dzonny:
Donataz, thanks for the report.

Please open file Who.lithuanian.php (or utf8 version of that file) and change this:

--- Code: ---array(CRONUS, Esnyper, Lukas Liesis)
--- End code ---
to this:

--- Code: ---array('CRONUS, Esnyper, Lukas Liesis')
--- End code ---

That should fix the problem though.

@Lithuanian translators, i fixed this string in LE.

Edit: Scharrelkip was faster :P

Donataz:
Many thanx for help. IT WORKS :) ! SMF simple the best

gymka:
Lithuanian language in language pack is not same which is used in this forum, in this forum lithuanian language looks like it is obsolete and part of it translated with google translate. Update language installed in forum.

GravuTrad:
There are delays cause little site team here. We have to wait. Sorry for this.

Navigation

[0] Message Index

[*] Previous page

Go to full version