Editing a Resource Bundle
See Also
There are two ways of editing the properties files contained in your resource
bundles:
- In the Source Editor as text files. The Source Editor displays one text
file for each of the resource bundle's locales. Each locale file lists all
the key and value pairs for that locale.
- In the Properties Editor, a special editor that is displayed inside the Source
Editor. The Properties Editor displays key and value pairs
for all locales of your resource bundle in table layout.
To edit a properties file in the Properties Editor:
- In the Files window, right-click the properties object node (
)
and choose Open.
The Properties Editor is displayed showing all existing keys and their
values for each locale.
-
If you want to change a property's key, type the new name in the
Key column.
-
If you want to change a property's value for a locale, type the new
value in the locale's Value column.
- If you want to add or remove keys, use the New Property and Remove
Property keys.
To edit a property file as a text file:
- Right-click the properties object node and choose Edit to edit the default
locale.
- If you want to edit a different locale, expand the properties object node,
right-click the node for the locale you want to modify and choose Edit.
- See also
- Adding and Removing a Property
- Editing a Locale
- Adding and Removing a Locale
Legal Notices