Adding a Language File to the Engagement Configuration Application Server

  1. Browse to the Engagement Language File folder on the Simphony application server.

    The default installation path is [Drive Letter]:Micros\Simphony2\Engagement\EngagementConfig\Languages.

  2. Copy the en-US.xml file.
  3. Rename the file to CULTURE-CODE.xml, where CULTURE-CODE is the code of the new language you are adding (for example, fr-FR.xml for French or es-ES.xml for Spanish).
  4. Change the values of the Text language attribute for each language entry to the target language.

    Do not change the value of the record key attribute.

    You can move the number parameters ({0} or {1}) in the language string (left or right of the string text), but do not delete them.

  5. Change the values of the name and code attributes on the second line to the Culture code of the target language (<Language version="32" name="English (US)" code="en-US">).
  6. Save the changes.