Installing Language Packs
Contents
Installing a language pack on Windows
- Locate the machine where the base GRAT product is installed.
- Run setup on the language pack you want to install.
- When prompted, choose the correct installation of the base GRAT product (if GRAT is installed in more than one location).
- When you confirm the correct location of the base GRAT product, the installation program updates the .war file.
- Repeat Steps 2 through 4 for each language pack you want to install.
- When all required language packs are installed, re-deploy the .war file. See Deploying the .WAR files.
Important
If you update your base GRAT product with a newer version, such as a hot fix, you will need to re-install the language packs by using this procedure. You can install a newer version of the GRAT Language Pack, by following this procedure. The newer resource files will overwrite the older ones in the target .war file.Installing a language pack on UNIX
- Locate the machine where the base GRAT product is installed.
- Locate the Language Packs folder.
- Add the following execute flag to the install.sh:
- [root@host ip]# chmod +x install.sh
- Run the install script:
- [root@host ip]# ./install.sh
- Provide the full path of the destination directory for installation:
- /root/GRS/GRAT/
- Repeat Steps 2 through 5 for each language pack you want to install.
- When all required language packs are installed, re-deploy the .war file. See Deploying the .WAR files.
Important
If you update your base GRAT product with a newer version, such as a hot fix, you will need to re-install the language packs by using this procedure. You can install a newer version of the GRAT Language Pack, by following this procedure. The newer resource files will overwrite the older ones in the target .war file.Selecting a preferred language in Internet Explorer
Important
Browsers change over time and you may need to consult your browser's documentation for up-to-date information.- Locate Tools > Internet Options > Languages.
- Add the preferred language and move it to the top of the list.
- Log out or refresh the browser.
Selecting a preferred language in Firefox
Important
Browsers change over time and you may need to consult your browser's documentation for up-to-date information.- Locate Tools > Options.
- Select the Content tab.
- Add the preferred language and move it to the top of the list.
- Log out or refresh the browser.
This page was last edited on September 4, 2014, at 18:19.
Comments or questions about this documentation? Contact us for support!