Supporting a Multi-Language Environment

Text strings used for controls, such as captions and tool tips, are collected into a resource file to facilitate localization. Installations that support multiple languages have a resource file of translated strings for each language culture. For example, an Infor CRM SLX installation that supports the base culture and German (in Germany) has one resource file for Invariant (the base culture) and one for 'de-DE'. A Web Client user can switch to display the German strings by setting the browser's language preference to 'de-DE'.

If the site is configured to support multiple languages, you can edit captions and other strings in each language.

To localize text strings:

  1. Edit a form with the Web Form Designer.
  2. Select Culture from the list.
    Cultures can be added to this list. See the 'Adding a Culture to List in Web Form Designer' topic in the Application Architect Help for more information.
  3. Edit control property values that can be localized such as Caption and Tooltip.
  4. Click save.png (Save).
    The captions and other strings that can be localized are saved in the resource file for the current culture.
  5. View the form. To see the localized captions, change the language preference setting of the browser.