The Internationalization wizard enables you to replace hard-coded strings with internationalized strings in multiple files. If you are localizing the source into more than one language, the Internationalization wizard also lets you specify the localized string for multiple locales.
You use the wizard to select the source file that contains the strings that you want to localize and specify the resource bundles that will contain the internationalized strings
Element | Description |
---|---|
Selected Sources |
Select the source file that you want to localize from the list. |
Add Source |
Click to add other project source files to the list. |
Remove Source |
Click to remove the selected source from the list. |
If you do not have an account, you can click the link in the dialog box to open netbeans.org in your browser and create an account.
Related Topics
Developing Applications with NetBeans IDE,
Copyright © 2015, Oracle and/or its affiliates. All rights reserved. |