Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

...