Create a resource bundle to externalize strings for internationalization support in a Web application.
To create a resource bundle:
In the Web Application Development perspective, select File|New|Resource Bundle File from the main menu bar.
The Resource Bundle File wizard opens.
Select the project in which you want to create the resource bundle.
Type a unique, descriptive name for the resource bundle.
Click Finish.
The Resource Bundle Editor opens.
To add a key-value pair to the resource bundle, click Add.
The Property dialog box appears.
Type a unique, descriptive name in the Name field.
Type the value in the Value field.
Click Finish.
The name and value appear as defined resources in the editor.
To move a key-value pair either up or down in the list, select the resource you want to move and click Move up or Move down.
To edit a key-value pair, click Edit and make the appropriate changes to the name and value.
To delete a key-value pair, select the resource and click Remove.
Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com