Before installing language packs you should have already installed the basic Telligent community, including the Mail Gateway.

To create a new language pack:

  1. Create a new folder inside the /languages/ directory in the Telligent Community application Web folder, with the folder name being the Language Code of the localized language. For example, the default US English language folder is en-us.

  2. Copy the contents of the default US English language pack folder (en-us) into the folder you created in Step 1.

  3. Translate the core resource files, Messages, and Email templates into the new language (non-US English in this example).
  4. Add an entry for your pack into /languages/language.xml. The entry should be in the following form based on US English:

    <language name="FRIENDLY LANGUAGE NAME" key="LANGUAGE CODE" />

    <language name="U.S. English" key="en-US" />

  5. Export widget resource files, translate and save.
  6. Export plugin resource files, translate and save. 

Related information

Messages

Email templates

Install a language pack