Using Bundle Files for Multilingual Texts
Prerequisites
In the SAP NetWeaver Developer Studio, you have created a project for Web forms. You can easily create a project by using the example project provided by SAP.
Context
When creating new configuration objects that are required for use in your new Web forms, you can specify bundle files that contain keys and labels for translation purposes.
If the system cannot find a key label pair in a referenced customer-specific bundle file, it searches for the bundle files delivered by SAP. If the system cannot find a suitable key label pair there either, it displays only the technical names of the configuration object.
Procedure
Results
The label for the command is now displayed in the portal language on the interface. If there is no bundle file for the language set, the label is displayed in the language of the default bundle file (English).