Log in / create account
View source | Discuss page | Page history | Printable version   
ADVERTISEMENT
Accounting eLearning Courses
Partnerships
SourceForge.net Logo
Openbravo ERP at SourceForge

SourceForge.net Logo
Openbravo POS at SourceForge

Open Solution Alliance Logo
Openbravo at Open Solution Alliance

Install translation

Installation of Translations

Click upper-left side in the corner, the user preferences Button, which is located left to the name Openbravo.

Image:Translation1.png

Choose the Role System Administrator and click the OK Button.

Image:Translation.png

Now navigate to General Setup > Application > Language.

Image:Translation2.png

Search for your country/language, e.g. german% for Germany.

Image:Translation3.png

After finding the record, mark the checkbox System language and save the record with the Disc-symbol in the upper Toolbar. Save the record, by clicking on the Button Verify Language.

NOTE: First "System Language" checkbox , record saving, then click "Verify Languages" Button.

CAUTION: DON'T mark the checkbox "Base Language", this is used for translations.


Image:Translation4.png

Now you must create, in the Openbravo directory, the directories attachment/lang/de_DE and copy in there the translation xml files. The Translation files German_Germany_Translation.zip, which you have to unzip before. You can find the translation in SourceForge.

Navigate to General Setup > Application > Import/Export Translations. Choose in the field Language the record we want,e.g. German(Germany) and click on the Button Import. It will take a while, around 25 min.

Image:Translation5.png

After that we go into the Openbravo directory and type following commands


ant compile.complete

--Notice: If you find this error: 
compileSqlc:
BUILD FAILED
...AppsOpenbravo/build.xml:85: The following error occurred
while executing this line: ...AppsOpenbravo/src/build.xml:176:
srcdir "...AppsOpenbravo/build/javasqlc/srcAD/org/openbravo/er
pCommon/reference" does not exist!

Try to run "ant core.lib wad.lib trl.lib" and if success, run "ant compile.complete" again

ant war

ant deploy

Then deploy the Openbravo context. This is done by copying the lib/openbravo.war file to the tomcat directory (on Debian/Etch is this /var/lib/tomcat5.5/webapps/ ) and then type following:

/etc/init.d/tomcat5.5 restart

Now you can set your language in the user preferences.

Image:Translation6.png

If you want to login and see directly all menus in your language, mark the checkbox Set as Default.

Retrieved from "http://wiki.openbravo.com/wiki/Install_translation"

This page has been accessed 4,135 times. This page was last modified 10:23, 27 June 2008. Content is available under Creative Commons Attribution-ShareAlike 2.5 Spain License.


Categories: Installation | Localization