OverviewThe default portal language and the default language file are en-US.xml and English(U.S) respectively. When the portal language is changed, the selected language becomes the Portal language. However the Portal UI does not change unless the labels and text-strings of the UI are replaced with those in the selected language. If such a change is required, the <LanguageName>.xml file which contains all labels and text-elements used in the portal, should be edited. Changing the Portal UI TextBefore changing the language in the portal's configuration file, make sure that the individual labels and text are translated without error to the desired language. 1. Login to Portal Administration. 2. Click Edit in the selected portal's row in the Available Portals list. 3. Click Configuration. 4. Click Language. The .xml file is displayed.
Figure : Language File - Portal Text
Figure : Portal - Default Language
Users can edit this XML file tag by tag, section by section to customize the portal text to their preferred language. Knowledge Spaces™ validates the XML file syntax only. It does not validate if any of the xml elements or configuration options are correct. For instance the following are not checked for correctness.
Knowledge Spaces™ does not maintain a version history of the XML file. However, the Reset option allows users to undo changes made to the file in case of syntax errors resulting from the changes made. Note: The Top Menu-Bar options cannot be edited in the <Language >.XML file. Those labels can be edited in the Portal-Config.XML file. |