In order to provide GUIs in different languages, JAXFront implemented the National Language Support (NLS) system. This NLS system can administer as many languages as desired per GUI, and activate them if necessary.
All language resources are stored in the „Property Files". The file names must use the following syntax:

<XUIName> "" <_LanguagueCode>+".nls"


In addition, the file names must be accessible via class path, so that JAXFront can recognize them as a language definition. Alternatively to the class path, you can store the files in the same directory in which the XUI definitions are stored.

The translation creation, import and export always occur in the context of the current XUI definition.

  • Keine Stichwörter