Localizing Your Application - Localizing Your Application

Previous Next

See Also

The translation of a USoft application is carried out at the repository level. All you have to do is to input local language texts that correspond to the application strings and system messages into the repository, and to generate language flat files from it. If you choose a local language at runtime, the application searches for the local language string/message automatically and displays it on the screen.

Note that the process of translation can be carried out without touching any GUI element. It happens only in the repository.

There are two ways to develop a USoft application in a local language:

· Translate an existing application into a local language.

 

· Develop a new application in a local language.

Related Topics

Translation Mechanism of Application Strings

Translation Mechanism of System Messages