Change required error message language

Dear community.

I want to make an online survey. Not all of the respondents can understand English, I have changed the language but for error massage it is still in English. How to change it?

image

Hi @akoh,

Kindly please be informed that some error message are system controlled while others can be controlled by the user at the user’s end.

The error message you have shared in the screenshot is a required_message which can be controlled as outlined in the image shared below:

If you design your xlsform without a requried_message, you will see the following:

xlsform:
Image 1

Data entry screen as seen in Enketo:

However, if you design your xlsform with a required_message, you will see the following:

xlsform:
Image 3

Data entry screen as seen in Enketo:

Reference xlsform:
Required Message Test 2020 11 03.xlsx (9.5 KB)

Thank you KaL_Lam … very helpful

1 Like

Hello,
you should also be able to use the ::language option as with other messages. Make sure to give a msg::language for all your languages.

1 Like

Thanks wroos

1 Like

Sorry to ask again … How to translate these messages alert ? thank you

image
image

Hi @akoh,

You could mange translations as outlined in our support article Adding Another Language in the Project Dashboard or Adding Another Language to your XLSForm.

In your case, you could simply edit your existing xlsform:

The data entry screen would be as follows:

Reference xlsform:

Required Message Test 2020 11 03.xlsx (9.7 KB)

1 Like

Hello,
As far as know the Alert message is a system message, which you cannot directly adapt/translate. You can only use another system language by switching in the General settings >> User Interface >> Language.

1 Like