Translating configuration options for views
You can provide translation configuration options for your views at design time by
replacing strings for configuration option labels and hover help with localization keys. Since the
predefined configuration options are already set up for localization, localizing your user-defined
configuration options results in a more seamless, fully-localized design environment.
Before you begin
About this task
Procedure
- In the Variables tab for the view, click the plus sign next to Localization Resources and select the localization resource bundle that contains the strings for your interface.
- In the Layout tab of the view, select the configuration option that you want to localize.
- Click Assign a variable
next to the Label field and select the localization key for the configuration
option label.
- If you are grouping a set of configuration options together under a group heading, you
can localize the group name by clicking Assign a variable
next to the Group field and selecting the localization key for the
configuration option group label. - Click Assign a variable
next to the Documentation field and select the localization key for the
configuration option hover help text. - Click Finish editing.
- Test your localizations by reusing the view in an app or view, changing your language settings, and verifying that the localized strings appear with your configuration property.