Quoting Andreas Köhler <[EMAIL PROTECTED]>:
> Trac: http://svn.gnucash.org/trac/changeset/16351
>
> Instead of trying to retrieve the system code page, simply hard-code the
> code pages for the configured languages.  This is one more string for
> each new translation of the custom messages.  Suggestions for how to
> parse the LangOptions/LanguageCodePage parameter in isl files are
> welcome.

All of Inno Setup's standard language files (Languages/German.isl)  
have a section

[LangOptions]
;; ...
LanguageCodePage=1252

We should probably re-use these codepage numbers here... (However, the  
non-standard Greek translation doesn't have this setting, which is  
probably why it hasn't been added as standard translation.)

Christian

_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to