You can check resource bundles for missing key-value pairs with the Internationalization Test Wizard. The wizard looks for all internationalized strings in the source, if a corresponding key-value pair is not found in the chosen resource bundle, you can use the wizard to add them.
Any strings found that are not internationalized are listed in the Found Hardcoded Strings pane. You can edit the value but not the key.
If you do not want to include a specific string, uncheck the checkbox for that string before clicking Finish.
See also | |
---|---|
Replacing the Code Format
Adding Arguments for Message Formats Inserting Internationalized Strings Into Source Code Setting Internationalization Strings With the Form Editor |