Hi
if i change the language of a user to German, that has no effect. If i look into the profil, language is set to German.
Because of Bug #187 i can not change the default language to German.
Also if i choose other language than english, it always displays english.
Thank's for your help
Steve
Anonymous
Hi, I got the same issue but only with Ubuntu server. With windows+xammp no probleme
I have the same issue with version 1.0.
Hello, same problem. Have u got an issue or a "fix" ? tks
re, my evt is :
Debian GNU/Linux 7 with AMP :
php= PHP 5.4.4-14+deb7u12 (cli) (built: Jun 30 2014 13:15:11)
mysql= 5.5.38
apache = Apache/2.2.22 (Debian)
and when i change th langage english to french : it doesn' t work, run and work.
Have u got an issue
Thnaks
Hi,
I try to change Language of PHP IPAM to fr_FR, but it is not working.
I try another Language and there do nothing.
Debian GNU / Linux 6
Apache 2.2.16
PHP 5.3.3.7
Thanks for your help
Hi, usually it is related to following:
gettext support not present in php installation;
Locale not present in system (locale -a) => http://man.he.net/man8/locale-gen;
brm
Hello,
sudo locale-gen locale (example : fr_FR)
sudo dpkg-reconfigure locales
locale -a