Read-only archive of the All About Symbian forum (2001–2013) · About this archive

Character escaping in LOC file

3 replies · 1,623 views · Started 20 January 2004

Hi All!

I want to use extended characters to make my app multilingual.

I want to use � � � � � characters in the LOC file but it seems not working. However I can use � � � �. It's interesting.

How can I escape characters in a LOC file?

I want to use this:

#define qtn_name_caption "N\082v"

or something like this.

On the screen will appear exactly the same.
😡

Thanks for your help
Falco

CHARACTER_SET UTF8

Didn't noticed that.
Can I use other like ISO8859-2 ?

I'll try this at home.

It worked!

Simply removed the setting and everything is fine. 😃

Thanks for your help!

Falco