Changes for page Internationalization I18N

Last modified by michelk on 2021/09/09 20:55

From version 2.1
edited by ryanp
on 2021/09/09 18:01
Change comment: Import
To version 3.1
edited by ryanp
on 2021/09/09 18:01
Change comment: Import

Summary

Details

Page properties
Content
... ... @@ -34,11 +34,11 @@
34 34  
35 35  iSymphony uses ISO 639-1 for language codes and ISO 3166-1 for region codes in the I18N system. These standards use two characters for the language code and two characters for the region code. For example, the default English language pack has a code of en-us. Using the ISO system is optional for custom language packs, however, if the locale does not match what the browser reports then you will need to manually specify the locale in the URL to use the language.
36 36  
37 -Restricted Names
37 +===== Restricted Names =====
38 38  
39 39  There are two restricted language/country combinations that will throw errors if used:
40 40  
41 -No language and no locale: [[client-messges.properties>>url:http://client-messges.properties||class="linkified" shape="rect"]]
41 +No language and no locale: client-messges.properties
42 42  
43 43  The en-us locale: client-messages_en-us.properties
44 44  
... ... @@ -48,9 +48,9 @@
48 48  
49 49  To load the new language pack into iSymphony:
50 50  
51 -Place the client files in the client servlet i18n folder: /opt/isymphony3/server/conf/client/i18n/
51 +Place the client files in the client servlet i18n folder:** /opt/isymphony3/server/conf/client/i18n/**
52 52  
53 -Place the admin files in the admin servlet i18n folder: /opt/isymphony3/server/conf/administrator/i18n/
53 +Place the admin files in the admin servlet i18n folder: **/opt/isymphony3/server/conf/administrator/i18n/**
54 54  
55 55  The server will need to be restarted to load the new language files.
56 56  
... ... @@ -57,11 +57,3 @@
57 57  == Using Language Pack ==
58 58  
59 59  When accessing iSymphony the browser's provided locale will be used to select the language pack to load. If a matching language pack is not found then the default language pack will be used. To load a specific language pack you can add the following to the iSymphony URL: "?restartApplication&locale=en_us". The restartApplication parameter will cause the browser to reinitialize the session and will result in the new parameter being used. The locale parameter specifies the language code followed by the country code. The language code and country code should match the language and country code used on the translated files for the language pack.
60 -View page Icon View page •
61 -Add comment Icon Add comment •
62 -Like Icon Like
63 -
64 -Stop watching space •
65 -Manage notifications
66 -
67 -This e-mail, including all attachments is for the sole use of the intended recipient(s) and contains confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited unless specifically provided under the New Mexico Inspection of Public Records Act. If you are not the intended recipient, please contact the sender and destroy all copies of this message.