Le 18/03/12 23:05, Uwe Stöhr a écrit :
Why did it not compile? Here it did and the '°' is not special Unicode
char. What was the error message or is there a list which characters are
not allowed in menus?

I'm asking to avoid similar problems in the future.

'°' is not ascii, so in this sense it is unicode. The rules for gettext AFAIR are to have ascii-only text and to create an en.po for cases where we explicitely want non-ascii chars. This is what we do already for «».

JMarc

Reply via email to