powered by CADENAS

Manual

Manual

3.1.5.5.3.1. Translatable text attributes

The values of text attributes can be translated.[13]

Do the following:

  1. For the desired language, apply a column (in this example "VALDESC_german" and "VALDESC_english") and enter the desired values for the text attributes (in this example"TextA" and "TextB").

    attributedata.txt

    attributedata.txt

  2. Make sure that for the key "LANGUAGESFORVALUES" in the configuration file classimport.cfg the desired languages are declared

    [CLASSIMPORT]
    LANGUAGESFORVALUES=german,english

    or when opening the file "classimport.vbb", the parameter "-languagesforvalues" is set.

    %CADENAS%\bin\x86\32\cscripthost.exe 
    %cadenas_setup%\scripts\common\classimport.vbb 
    -mode new 
    -logfile c:\import\logfile.txt 
    -user erpuser 
    -pwd erpuser
    –languagesforvalues german,english

  3. In the attributedef.txt file, the value '1' must be set in the column "ATTRANSLATED" for the desired text attributes.

    attributes_definition.txt - 2

    attributes_definition.txt - 2

  4. -> Result in the PARTdataManager

    PARTdataManager - Columns with translatable text attributes

    PARTdataManager - Columns with translatable text attributes



[13] as of V9.02