Hardcoded languages - should be in config files only !!!
Verfasst: Di 2. Dez 2003, 16:10
Hi core developers,
I have tried to translate the backend into slovak language (sk_SK, codepage ISO8859-2 in Linux, Win1250 in Windows).
It is possible, but the languages are hardcoded in PHP source.
functions.i18n.php; function i18nGetAvailableLanguages ()
After small change it works, but it is ugly solution.
Regards,
Jozef
PS: Ich konnte diese Nachricht auch deutsch schreiben, aber es handelt sich um i18n, also besser english.
I have tried to translate the backend into slovak language (sk_SK, codepage ISO8859-2 in Linux, Win1250 in Windows).
It is possible, but the languages are hardcoded in PHP source.
functions.i18n.php; function i18nGetAvailableLanguages ()
After small change it works, but it is ugly solution.
Regards,
Jozef
PS: Ich konnte diese Nachricht auch deutsch schreiben, aber es handelt sich um i18n, also besser english.