Adding Properties

To add a new property to a properties file:

  1. Double-click on the .properties file in the Explorer.

    The .properties file is displayed in the Source Editor window.

  2. Click on the New Property button in the properties file tabbed pane.

  3. Type a key for the new property and click OK.

  4. Click in the Default cell for the new key and type a value.

  5. Choose File Save to save the file.

To add a new property to a specific locale:

  1. Double-click on the .properties file in the Explorer to expand the node.

  2. Right-click on the locale for which you want to add a property.

  3. Choose New Property from the contextual menu.

  4. Type a key and a value for the new property and click OK.

    You can also add a comment along with the key and value. The comment is displayed when you click on the value for that locale's key.

  5. Choose File Save to save the file.

See also
Modifying a .properties File
Adding and Removing Locales
Removing Properties
Properties Files

Legal Notices