IBM WebSphere Multichannel Bank Transformation Toolkit, Version 7.1

Using National Language Support

You can use National Language Support to change the text language of widgets within the XUI editor, in addition to changing the of the BTT menu items.

About this task

To use National Language Support (NLS) take the following steps:

Procedure

  1. Select a button or a label within the XUI editor to apply NLS to and access the Properties Tab.
  2. Click browse for the Text filed on the Properties tab.
  3. Select a NLS file and NSL element from the Select a NLS file dialog window.
    Note: In this example you will be using English and Mandarin to change the text on this button.
  4. Right click the Rational® Application Developer icon and select Properties.
  5. Select Find Target from the Rational Application Developer dialog window.
  6. Select the eclipse.ini file from the SDP directory
  7. Modify the eclipse.ini file contents by updating the National Language code
    Use the list of the National Language Support (Code) to change the text within the XUI interface:
    • en_US (English)
    • zn_CN (Mandarin)
    • es_ES (Spanish)
    • ja_JP (Japanese)
    • fr_FR (French)
  8. Save the updates to the eclipse.ini file and restart the Rational Application Developer.


Feedback