|
/SW/business/WebERP:
Installing WebERP Language Packs
From http://www.weberp.org/ download the desired language pack zip files and unzip them in your WebERP instances' "locale" directory. Then change ownership of all files to www-data.
Make sure the server has a locale for each of the languages you want to use[1]:
dpkg-reconfigure locales
Note that there must exist a system locale that is EXACTLY THE SAME as the WebERP locale, ie. zh_CN is NOT the same as zh_CN.utf8.
Now you can login to WebERP as admin and create users with language defaults for any of the supported languages (which will be apparent in the language drop-down list in the user profile editor).
Note that I had to install the ttf-arphic-gkai00mp package to get simplified Chinese (zh_CN) working, but Firefox and Opera do not seem to autodetect the GB2132 font well and encoding must be selected manually from the browser menu.
[1] http://www.weberp.org/FrequentlyAskedQuestions
posted at: 06:34 | path: /SW/business/WebERP | permanent link to this entry