Language Pack Installation
Overview
This page describes how to install an additional language pack for Product 360 Supplier Portal. The language pack is part of the official release package since version 7.1.02. For earlier versions, the package is available on request from Product Management Team / R&D.
Installation
Open the folder <INSTALL_DIRECTORY>/configuration/i18n on the Product 360 Supplier Portal Server
Unzip the language pack file SupplierPortal_LanguagePack.zip into that folder
Please not that the language pack contains all language files, including German and English
Please make sure to backup the old content in of modifications have been made to these files
Open /configuration/server.properties file and check the settings i18n.uiResourcesPath and i18n.serverResourcesPath. The values should look like this:
i18n.uiResourcesPath=file:${hsx.configurationArea}/i18n/ui/**/*Messages.properties
i18n.serverResourcesPath=file:${hsx.configurationArea}/i18n/server/**/*Messages.properties
Check the property i18n.availableUiLocales and make sure all desired locales are listed. This property can be used to provide only a subset of all licensed languages within Supplier Portal.
Restart Product 360 Supplier Portal Tomcat Service
Users can select their UI language on the login page. Only languages are displayed that are covered by a corresponding Product 360 license module in the Product 360 Application Server.