Translate User Guidance Texts - Intergraph Smart Materials - Version 2020 (10.0) - Installation & Upgrade - Hexagon

Intergraph Smart Materials Installation (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Installation & Upgrade
Smart Materials/Smart Reference Data Version
2020 (10.0)

In some places in the Portal you can find texts for user guidance, for example, on the Company page under My Account:

GuidanceTextCompany

These texts are stored in the database table M_UI_GUIDANCE_TEXTS. If you want to show instructions in the Portal in another language when user logs in with this language, you can use the HelpTranslation tool to translate these texts. You can find this tool in the ..\tools\bin folder on the Portal application server. To enable the tool to connect to your database, edit the HelpTranslation.exe.config, which is also located in the ..\tools\bin folder. Edit the connectstring as shown in the example below.

<connectionStrings>

<add connectionString="Data Source=database.WORLD;User Id=m_service;Password=m_service;" name="ConnectionString"></add>

</connectionStrings>

Double-click HelpTranslation.exe to launch the translation tool.

HelpTranslator

To translate a text, proceed as follows:

  1. Select the guidance text code in the left box.

    The corresponding english text appears in the next box.

    SHARED Tip Use the Font Styling buttons to resize the displayed text.

  2. Click Add.

  3. Select a language and click Add.

  4. Type the translated text in the right text box.

  5. Alternatively, click Replace to replace the text in the right box with the original english text, and edit this text.

  6. Click Save.

SHARED Tip To delete a translated text, select the language in the rightmost box and click Remove.