String translation for widget titles

The String Translation Properties panel is used to specify a resource bundle to support translated titles for dashboard widgets.

To access the String Translation Properties panel for a widget title, in edit mode, next to the Title field, click String Translation.

To specify settings, you must know the location of a resource bundle for a deployed console module and the key name with the translated strings.

The following fields are provided to enable translated strings for the widget title.
String translation
Select Enabled to use resource bundles to provide translated strings for the widget title. When String translation is enabled, the Title field is disabled, preventing you from manually entering a name for the widget.
Module
Select from the list of deployed console modules.
Location
Specifies the location of the resource bundle within the console module WAR file. The location is relative to the /WEB-INF directory within the console module package. For example, if the resource bundle is in /WEB-INF/classes/nls/mySample.properties, then specify classes/nls/mySamples.
Key
Specifies the key that is used to provide the translated widget title.