This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| en:real_case_guidance:how-to_add_language_package [2012/04/13 08:51] – created songxx | en:real_case_guidance:how-to_add_language_package [2012/04/17 14:06] (current) – shangy | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | |||
| + | <note tip>In order to meet multilingual needs, we made the installation of new language pack available. Here is the how-to.</ | ||
| + | |||
| + | |||
| + | |||
| + | In the system management interface, System -> Language -> Add | ||
| + | |||
| {{: | {{: | ||
| + | |||
| + | |||
| + | **Language name**: the language you are going to add | ||
| + | |||
| + | **Language code**: the abbreviation for that language | ||
| + | |||
| + | **Login list**: whether that language is displayed in the login page | ||
| + | |||
| + | **Language note**: other explanations | ||
| + | |||
| + | After finishing all those, click " | ||
| + | |||
| {{: | {{: | ||
| + | |||
| + | |||
| + | <note important> | ||
| + | </ | ||
| + | |||
| + | |||
| + | Open English PO file in the editor: | ||
| {{: | {{: | ||
| + | |||
| + | |||
| + | |||
| + | What you need to modify is the the information in the double quotation marks of line msgstr. Change it into the newly-added language. | ||
| + | |||
| + | When finished all the changing, put the pack file into / | ||
| + | |||
| + | |||
| + | For instance, if we are going to change the login interface into German, we need to change the PO file in the login file under LC_MESSAGES folder. | ||
| {{: | {{: | ||
| + | |||
| + | |||
| + | |||
| + | When all the fields are changed into new ones, save the PO file. | ||
| + | In the login interface, when we choose German we can see as the following shows: | ||
| {{: | {{: | ||