Configuration Guide for Siebel Offline Client for Life Sciences > Managing String Translations > Managing String Translations >

Adding New Languages to the Sales Application


The Language menu for the Sales application is in the General tab in the Setting User Preferences window. U. S. English (enu) is available by default in the Sales application. Only the English (enu) option contains the complete set of available strings.

The following procedure adds Spanish (spa) as a language option in the user preferences settings in the Sales application to display the Spanish file that you created in Translating Strings.

To add a new language to the Sales application

  1. Using Oracle JDeveloper or a text editor, open the preferencedata.xml file located, for example, in the following directory:

    appcfg_sync\src\config

  2. Find the <languages> node, and add the following code under the node:

    <language><language code></language>

    In this example, Spanish is added to the Sales application:

    <language><spa></language>

  3. Save the file.
  4. Build the Sales application.

    For more information, see Process of Building the Offline Client for Life Sciences with Automated Scripts.

  5. Run the Sales application.
  6. Click Settings on the Sales application banner.
  7. Select spa.
  8. Click the Save icon.
  9. Exit the Sales application.
  10. Run the Sales application again.
  11. Double-click a contact in the Contact Quick List.
  12. Click Contact 360 to see the contact information displayed in Spanish.
Configuration Guide for Siebel Offline Client for Life Sciences Copyright © 2011, Oracle and/or its affiliates. All rights reserved. Legal Notices.