The Internationalize dialog box enables you to replace any hard-coded string in a single file with an internationalized string. If you need to internationalize several Java sources into one or more resource bundles, use the Internationalization wizard.
To automatically internationalize source code:
The Internationalize dialog box displays, showing the .properties file into which the internationalized strings will be saved in the Bundle Name field. The Replace Format field gives you a preview of the internationalized string.
The next string to be internationalized is then displayed in the Value text field. Click Skip to skip over any strings you do not want to internationalize. When the last string has been replaced, the dialog box is automatically dismissed.
To get information about the highlighted string in the Source Editor, click Info to see the name of the component containing the string and the property that the string is associated with.