Before installing language packs you should have already installed the basic Telligent community, including the Mail Gateway.
To create a new language pack:
-
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.
-
Copy the contents of the default US English language pack folder (en-us) into the folder you created in Step 1.
- Translate the core resource files, Messages, and Email templates into the new language (non-US English in this example).
-
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" />
- Export widget resource files, translate and save.
- Export plugin resource files, translate and save.
Related information
Messages
Email templates
Install a language pack