Creating language fileIf you want to create a language file in your native language you have to follow these steps:
If your are done you may test it in your own IPFire system:
e.g for french: | file: /var/ipfire/langs/list en:English:Englisch de:German:Deutsch fr:French:Französisch
perl -e "require '/var/ipfire/lang.pl'; &Lang::BuildCacheLang"
Error 500If you have changed the language and you get Internal Server Error when you try to reach the webinterface, then there is something wrong in your language file. With the command: tail /var/log/httpd/error_log your are able to read out what is wrong. To get the webinterface back to work, you may edit the file: /var/ipfire/main/settings there you will find a line starting with LANGUAGE= just get back to english language by entering: LANGUAGE=en and all will work fine again. |
||