Others Languages don´t work
feer
Joined: 2002-10-14
Posts: 45 |
Posted: Fri, 2004-01-23 23:17 |
Hi, i just doesn´t work to change the language from english to french. i´ve already used the search function here. There are similar problems and i´ve read them all, but that don´t help I'm hosted on spidersaid on shared plan the phpinfo thank you by advance Frederic |
|
Posts: 6818
Hi Frederic,
you PHP has no gettext, so we emulate the function.
But this also means that gallery _should_ be translated.
So i guess something with the download or uncompressing of the langpacks went wrong.
Are the .po files in the locale/<lang>_<COUNTRY> folder readable for the webserver ?
Did you upload them in ascii mode ?
Jens
Posts: 45
you were right Tim_j .... I did not upload files in ASCII mode (I thought my ftp client did it automatically).
Now it works
Thanks a lot.