Localizing configuration options for views
You can provide localized configuration options for your
coach authors 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 Save or
Finish Editing. For details about declaring variables for the client-side human services, see Declaring variables
- Test your localizations by reusing the view in a coach or view, changing your language settings, and verifying that the localized strings appear with your configuration property.