Problem with encoding catalog's charset

If you need help on how to use the program
Post Reply
Brylant
Posts: 1
Joined: 2006-04-16 10:49:18

Problem with encoding catalog's charset

Post by Brylant »

I come form Poland and I would like to encode my catalog as iso-8859-2, but default metod is iso-8859-1 and i don't know how to change it. In 'catalog properties' is window titled 'encoding', but changing it doesn't work.
antp
Site Admin
Posts: 9651
Joined: 2002-05-30 10:13:07
Location: Brussels
Contact:

Post by antp »

Catalog properties encoding is used when you save to XML, so it knows what charset you use. But it does not apply to what is displayed in the program itself.
The charset used is Windows' default charset (windows-1252 for West-Europe for example, windows-1250 for Poland if I remember well).
So you have to change the Windows Regional Settings for that. Or you can use the "AppLocale" program available from Microsoft's website, that allows to force a character set for a precise program.
Post Reply