Rapid ERP Development Home
Great Open Source Plugins For iDempiere ERP Project
Brought to you by:
red1
In this example we use our german tranlation :-)
# cd /root/src
# hg clone http://hg.code.sf.net/p/red1/german red1-german
# mkdir -p /opt/Adempiere/data/de_DE
# cp /root/src/red1-german/data/de_DE/* /opt/Adempiere/data/de_DE/
Edit: /opt/Adempiere/utils/RUNTrlImport.sh
and change the line with the ADLANGUAGE variable:
export AD_LANGUAGE=de_DE
now connect to the GUI:
Organisation: *
choose: Menu -> System Admin -> General Rules -> System Rules -> Language
go to your server console:
# cd /opt/Adempiere/utils
# ./RUN_TrlImport.sh
switch to the GUI:
Press Start
Restart the GUI (exit)
OK, you can login into ADempiere with your language now.