You can change the literals on non-extensible screens by
modifying bundle entries in the appropriate bundle files.
Procedure
- Browse to the appropriate language folder in the
<INSTALL_DIR>/repository/eardata/wsc/war/wsc/resources/bundle/nls
directory.
- Open the appropriate bundle file.
- Identify the bundle entry that you want to modify and copy
it to the
Extension_bundle.js
file in the <INSTALL_DIR>/extensions/wsc/webpages/nls/<lang>
directory.
Note: If the file does not exist in the <INSTALL_DIR>/extensions/wsc/webpages/nls/<lang>
directory,
create a similar bundle file with the same name. This method of customizing
screens is not applicable to login screens.
- Build and deploy the EAR.