DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
Internationalization
OFBiz is used all over the world by people of different languages and cultures - due to its strong support of internationalization. That support is acheived by:
- Keeping the text that appears in the user interface in "label files" that contain text translations.
- Using the ICU4J library.
Developers should take the time to read Sun's Java Internationalization Website and the ICU4J Website.
General guidelines for OFBiz internationalization can be found here: