|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |
Note that TIBCO has language packs available for selected languages, that when installed, localize your client application to the language for that language pack. For information about the available language packs, contact your TIBCO representative.
• Modify an existing, or create a new, TIBCO® General Interface system locale file. These files contain localized resources utilized by the TIBCO® General Interface framework.
−
−
−![]()
ClientInstallDir\JSXAPPS\ipc\locale\locale.xml
4.![]()
6. Translate the value of every jsxtext attribute in the newly created file to language-specific values.For each country-specific locale, create a <locale> element (within the root <data> element) and specify the locale key as the value of the key attribute. Insert record elements into each new <locale> element, that are to “override” default language records, with matching jsxid attribute values.![]()
ClientInstallDir\JSXAPPS\ipc\locale\locale.ll.xmlClientInstallDir\JSXAPPS\ipc\locale\locale.ll_CC.xmlwhere ll in the filename is the language code, and CC is the country code (e.g., locale.es.xml - for Spanish; locale.es_MX.xml - for a Mexico-only translation) and ClientInstallDir is the path to the directory in which the iProcess Workspace (Browser) is installed.
a. Open ClientInstallDir\JSXAPPS\ipc\locale\locale.xml and edit the value of the locales attribute of the root <data> element.
b. Insert the two-letter language code of the new language into the comma-separated value of the locales attribute, as shown in the following example:![]()
Adding the language code to locale.xml provides the necessary configuration to support the “override” and “fallback” relationship between the new file and the default language resource file.Modify or Create a TIBCO® General Interface System Locale FileSome of the text that is displayed in the iProcess Workspace (Browser) application originates from the TIBCO® General Interface (GI) system locale files. Although several formats and text strings are defined in these GI locale files, only a few text items will ever display in the iProcess Workspace (Browser).For this version of the iProcess Workspace (Browser), TIBCO® General Interface supports the following languages and countries:
ClientInstallDir\JSX\locale\where ClientInstallDir is the path to the directory in which the iProcess Workspace (Browser) is installed. For example:As with the iProcess Workspace (Browser), the default GI language resource file is locale.xml (English). If the locale resource files already defined by TIBCO® General Interface do not support the desired localization being created for the iProcess Workspace (Browser), a new GI system locale file must be created using the following steps:
1. Create a new localized GI system language file using the same instructions as in Create a New Localized Language Resource File of this document, substituting ClientInstallDir\JSX\locale\ as the file path.
2. Perform Step 1 of the section, Configure the New Localized Language in the iProcess Workspace (Browser) of this document, substituting ClientInstallDir\JSX\locale\ as the file path.If TIBCO® General Interface already provides a locale resource file for the desired localization, perform the following steps to add text resources, utilized by the iProcess Workspace, into the locale file:
1. Open the XML file corresponding to the language of the new localization (e.g., ClientInstallDir\JSX\locale\locale.es.xml) and open the default GI system locale file: ClientInstallDir\JSX\locale\locale.xml.
2. Copy the following record elements from locale.xml into the locale file of the new localization (under the <locale> element whose key attribute value matches the locale key of the new localization):![]()
3. Translate the value of the jsxtext attributes to the desired language.
4. To localize user access profile descriptions, locate the <Profile> elements in the ClientInstallDir\JSXAPPS\ipc\userAccessProfiles.xml file (where ClientInstallDir is the path to the directory in which the iProcess Workspace (Browser) is installed), and change the description attributes to the desired language.
•![]()
• Or, specify the language on the Options dialog in the application. For information about setting options in the application, see the TIBCO iProcess Workspace (Browser) User's Guide.ClientInstallDir\Help\language\llwhere ClientInstallDir is the path to the directory in which the iProcess Workspace (Browser) is installed, and ll is the two-letter language code for the help files.If your help files are localized for specific countries, create another folder beneath this new language folder, using the two-letter country code for the folder name (e.g. ClientInstallDir\Help\language\ll\CC). Proceed to Step 2 to store the files in this new country folder.
|
| Copyright © Cloud Software Group, Inc. All Rights Reserved |