Submitted by Maire Kehoe on Oct 19, 2009 9:58:11 AM

XPages: How to use the localization options

In future, please post querys and problems in the Notes/Domino 8.5 Forum

http://www-10.lotus.com/ldd/nd85forum.nsf

You will have to unicode escape your text in the .properties file, like so:

label1/@value=\u0627\u0644\u0639\u0631\u0628\u064a\u0629

That requirement is part of the .properties file format.

Submitted by Gabriele Chakir on Oct 9, 2009 10:38:52 AM

Arabic Language Support

I tried to create properties files with arabic letters. Even if I save the file with UTF-8 character encoding, the translations are scrumbled in the browser. Is there a possibility to translate the application directly with arabic characters or do I have to translate the whole text to ascii code?