Page 1 of 1

How to change the language of an error message

Posted: Wed Jul 18, 2012 2:50 am
by mael
Hello everyone,

As indicated in the title of my post, I do not know how to change the language of an error message (and its contents if possible)

http://imageshack.us/photo/my-images/32/beijer.jpg/

Thank you in advance for your answers!

(PS: I'm French, to send this message I use translate.google.fr. Sorry for my English)

Re: How to change the language of an error message

Posted: Wed Jul 18, 2012 7:37 am
by mark.monroe
Such messages are broken up into their individual lines. So in you case each item is a line:

"Error"
"Input value is out of range."
"Value must be between {0} and {1}"

You must translate all of those into the language you want by using the Multiple Languages function of iX developer. You can look at the manual on how to go about doing that. You just need to add "Languages" to your project using the language tab on the below screenshot and then select what language you want to use at runtime.
Snap 2012-07-18 at 08.33.50.jpg
Snap 2012-07-18 at 08.33.50.jpg (51.49 KiB) Viewed 6555 times