Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

Long VA greeting unable to translate using UI message

ge3
Tera Expert

We need to translate a VA greeting using the default OOB greeting topic however it's not working and is it due to the text being very long? (Key field in UI message has limitation). How can we translate long messages (3 sentences we have here with white spaces inbetween)

1 ACCEPTED SOLUTION

@ge3 try this:

 

1. In your system property add the key (ex: test_message) 

2. Put the same ket in sys_ui_message table key field and in the message field add the actual message for all languages including english. 

3. Try starting a new conversation.

View solution in original post

6 REPLIES 6

Raghav Sharma24
Giga Patron

key can be anything unique, any particular reason you have kept key so long.

for example key can be "test_message" and message field can be 3 or 4 lines long.

Ok got it, it can be any message in key. 

So the english greeting is set in system property com.glide.cs.general.welcome_message

We are translating via UI message with Language not English. Nothing is happening. any thoughts.

Share the property and message screenshot.

@ge3 try this:

 

1. In your system property add the key (ex: test_message) 

2. Put the same ket in sys_ui_message table key field and in the message field add the actual message for all languages including english. 

3. Try starting a new conversation.