Hi all!

How can i set up the default locale to be of language 'bg' ('bg-BG' - i.e.
Bulgarian ?) on my xulrunner package?
tried with

chome.manifest:
locale pos_terminal bg-BG pos_terminal/locale/bg-BG/

and in xulrunner.js:
pref("general.useragent.locale", "bg-BG");

but get the following error:
XML Parsing Error: error in processing external entity reference
Location: chrome://pos_terminal/content/pos_terminal.xul
Line Number 3, Column 72:<!DOCTYPE window SYSTEM
"chrome://pos_terminal/locale/pos_terminal.dtd">

Thanks in advance!
Anton
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to