Internationalizing your web portals

The VersaLex application includes default web portal language support for the English (‘en’) language; however, additional languages can be configured for the language(s) most commonly spoken by your users. All text displayed within the login page and the web portal base pages (Manual File Transfer and File Transfer History) is contained within a language-specific resource properties file stored under webserver\VLPortal\internationalization in the VersaLex home directory. 

The resource files must be specifically named in the format VLPortal_xx.properties, where xx corresponds to a valid language code . These codes must be in lower-case and must correspond to the two-letter “Alpha-2” codes for the specified language, as defined by ISO-639-1. You can find a full list of these codes at http://www.loc.gov/standards/iso639-2/php/English_list.php.
Note: The VLPortal.properties file found in the webserver\VLPortal\internationalization directory should not be modified. As changes are made to the VersaLex application during product releases, this file could be updated and any changes you make to this file will be lost. Also note that when updates are made to this file (for example, additional field values or sections), those changes will need to be manually migrated into each of the language-specific resource files that you have previously configured.