NLS Entry Wizard
The NLS Entry wizard can be used to create or to modify a text entry that will be displayed to the user and the needs to be localized. It can be opened from:
-
The NLS Editor by selecting "New Entry" or "Modify Entry".
-
The Java Editor by using the proposal editor inside the string parameter of the
TEXTS.get("")code.
The Key Name field holds the text key that is used to access translated text.
In the tabs below the key name field, the text translations for the registered languages can be provided. Make sure to at least provide a text in the default tab.
With the copy key to the clipboard you can copy the key name to the clipboard and paste it later in your code.
Go back to the Scout Wizards.
Do you want to improve this document? Please edit this page on GitHub.


