Page 1 of 1
admin language
Posted: Fri Sep 14, 2007 7:53 am
by xaicks
hello,
how can i install the portuguese language in my shop? i've done the download and i put it in ftp server, but in control painel only have english language.
thanks
Re: admin language
Posted: Sun Oct 14, 2007 3:52 am
by aoc123
eg:
Re: admin language
Posted: Mon Oct 22, 2007 11:50 pm
by xaicks
thanks, but i´ve done that and still haven´t portuguese language available in the Administration area. In FrontEnd it's ok, but not on administration.
http://www.lusotek.net/plastimo/image/lang.jpg[/img]
Can you help ?
tks
Re: admin language
Posted: Tue Oct 23, 2007 2:03 am
by xaicks
Ok, now I found it.
But I have another problem....
The DataBase collation is set to accept portuguese and spanish characters, but in the Administration zone the menus don't display "ç;õ;á;í;é;" etc.
Can you help, please?
Re: admin language
Posted: Thu Nov 01, 2007 11:11 pm
by jakvem
Hi
I'm very interested in how you managed to change the general admin language in the administration area... I, myself have problems with a similar problem - that is: allowing customers to enter their danish adress with the special danish characters Æ,Ø and Å. They don not show - and I believe it is in the admin area the problem can be solved.
As for your problem - have you tried changing the charset to f.eks. iso-8859-3 in the "spanish.php" file in admin - language?
Regards from Denmark...
Re: admin language
Posted: Thu Nov 22, 2007 6:00 am
by deejunit
I am using the norwegian language pack (which I created myself) - and I have no problems with displaying special characters.
If it doesn't work out to change the charset in the .php file I would make sure that the language-files containing the special characters are stored using the right encoding (utf-8).
I had a problem with this as my editor (notepad) used ANSI encoding by default. After storing all language-files in UTF-8 all special characters are displayed correctly.