You can check resource bundles for missing key-value pairs with the Internationalization Test wizard. The wizard looks for all internationalized string keys (with a customizable meaning) in the source and checks for a corresponding key-value pair in the specified resource bundle. You can use the wizard to add any missing key-value pairs.
The third panel of the wizard opens listing all of the internationalized strings with missing key-value pairs in the selected file. The panel automatically suggests key names and values for the string.
See also | |
---|---|
Code Formats For Internationalized Strings
Adding Arguments for Message Formats Inserting Internationalized Strings Into Source Code Setting Internationalization Strings With the Form Editor |