How to translate a Question Choice for a Catalog Item??

ashishgupta
Tera Expert

How to translate a Question Choice for a Catalog Item??

I have language Internationalisation enabled.

Tried creating the message entry in Sytem UI --> Messages.

4 REPLIES 4

Harish KM
Kilo Patron
Kilo Patron

This shud help Translating Service Catalog Variables


Regards
Harish

santoshsahoonis
Kilo Guru

1.Change your Language in your settings.


2. Try To change the Variable Choice in that language.


3. Check the catalog Variable to verify, you can see the translated choice.


3. Revert your language to English and check the variable for The English Version.




In Short, change your language to any desired language and then start updating text in that language. The text now should have a version for these languages.


ashishgupta
Tera Expert

I want to translate the Choices...




find_real_file.png


Justin Donath
Tera Contributor

 

Hey, 


If you want to translate a Question Choice you are using in a Select Box Catalog Variable, 

you need to create a record in Translated Text [sys_translated_text] table:

 

    - Language: choose language for translation
    - Table Name: chooce "Question Choice [question_choice]" table
    - Field Name: choose "Text [text]" field
    - Document: choose the specific question_choice record for translation
    - Value: The translated value in the choosen language

You may need to perform a local cache clear (SN Utils: /cls) or cache.do in the filter navigator to see the changes.

(Release: Xanadu)