|
|
|
| Re: Swedish translation [message #73142 is a reply to message #73141] |
Fri, 05 March 2010 14:28   |
|
I think I found the problem. I haven't tested yet so do it at your own risk.
First backup this file:
mv /usr/local/lxlabs/kloxo/httpdocs/htmllib/phplib/lib/sgbllib.php /usr/local/lxlabs/kloxo/httpdocs/htmllib/phplib/lib/sgbllib.bck
Then recreate the same file with the code attached.
Then report back your results.
These languages are currently supported on Kloxo:
['tr'] = 'Turkish';
['en'] = 'English';
['cen'] = 'Custom English';
['cn'] = 'Chinese';
['es'] = 'Spanish';
['de'] = 'German';
['it'] = 'Italian';
['fr'] = 'French';
['cz'] = 'Czech';
['nl'] = 'Dutch';
['pt'] = 'Portuguese';
['pl'] = 'Polish';
['lt'] = 'Lithuanian';
['bg'] = 'Bulgarian';
['jp'] = 'Japanese';
['kr'] = 'Korean';
['ru'] = 'Russian';
|
|
|
|
|