Generate a resource language assembly - HxGN SDx - Update 60 - Administration & Configuration

HxGN SDx Server Manager Help

Language
English
Product
HxGN SDx
Search by Category
Administration & Configuration
SmartPlant Foundation / SDx Version
10

If you want to generate a new resource language assembly, you must translate the required values in the resx files into the new language before starting this process. For more information, see Translate a resource file.

  1. In Server Manager, select the site node, click Tools > ResourceGenerator, and select the Resource Assemblies tab.

  2. Select the first language file required from the Language list. For example, for French select French [fr].

  3. In the Generate Resource Assemblies section, select each resource assembly option, and browse to the applicable resx file located in the resource file folder location previously used.

    What are the resource language assemblies?

    When you want to generate the resource language assemblies in the SDx Resource Generator, you select each resource assembly option in the Generate Resource Assemblies section. The options are:

    • Client resource assembly - uses the SDxResources.Resx file.

    • Server Manager resource assembly - uses the SvrMgrResources.Resx file.

    • Server resource assembly - uses two Resx files, the SDxServerResources.Resx file and the SDxServerDisplayResources.Resx file.

  4. Click Generate.

    The language assemblies are created in a sub-directory under the previous resx resource file folder, and named using the two-letter culture tag. For example, fr for French.

    For every language you want to generate, a second language assembly needs to be generated based on the country specific language.

  5. Repeat step two to four choosing the second country specific language from the Language list. For example, for France choose French (France) [fr-FR].

    Two language folders named fr and fr-FR are created as sub-directories in the resx resource file folder. Each folder contains a SDx.Client.resources.dll and a SDxServerModuleCore.Resources.dll language assembly.

  6. Copy the two sub-directory folders fr and fr-FR, and add them to the following installation folder example locations:

    C:\Program Files (x86)\SDx\SDxDesktopClient\CurrentVersion\

    C:\Program Files (x86)\SDx\SDxServerManager\

    C:\SDx Server Files\Web_Sites\[SDxSite]\bin