Localizing forms by using the Localization inspector
Use the Localization inspector to review and update field value rules in language-specific rulesets that are associated with labels, captions, messages, tooltips, and other text elements on user forms and portal displays.
Click the Open runtime icon in the bottom corner of the screen.
Click the Open Localization inspector toolbar icon.
For any field value that needs to be changed, do the following steps.
In the Localization pane, find and select the rule that corresponds to that field value.
Selected fields are highlighted in the application pane and in the Localization pane.
To see the attributes for the rule, click the Translates to icon.
The name, value, localized value, class, and ruleset for the rule are displayed.
To edit the localized value for the field value rule, click the Open rule in Dev Studio icon.
The rule opens in the Dev Studio tab.
- Go to the Dev Studio tab.
- In the To field for the rule, enter the translated value.
- Click Save.
Return to the portal tab and click Refresh to see the updated translation.
Repeat steps 3a through 3d for any field that needs to be changed.
- Optional:
To review another screen, do the following steps.
Close the Localization pane.
Navigate to another screen in your application.
Repeat steps 2 and 3 for the new screen.
Close the Localization pane.
Exit from the user portal.
- Checking the translated values in the application
After you import translation files by using the Localization wizard, use the Locale Settings tool and the Localization inspector to review and verify the translated rules.
- Keystores
A keystore is a file that contains keys and certificates that you use for encryption, authentication, and serving content over HTTPS. In Pega Platform, you create a keystore data instance that points to a keystore file.
- Localization wizard
Use the Localization wizard to make an application available in additional languages. The wizard automates many of the steps necessary to create language-specific rulesets.
- Internationalization and localization
A single Pega Platform application can support users who work in different countries and time zones and who speak different languages.
Previous topic Checking the translated values in the application Next topic Building an accessible UI