Translating a New Application

If you have written your own application, you might have translatable strings in new view files (.axvw). You might also have translatable strings in JavaScript (.js) and Java (.java) files.

To translate a new application:

  1. Read strings from your .axvw, .js, and .java files. For details, see Read or Write Translatable Files.
  2. Add the translatable tables to the localization tables. FOr details, see Read or Write Translatable Tables.

    All of the strings in your application's user interface are now in the localization kit.

    You can now: