in terms of issue #28
http://code.google.com/p/musikcube/issues/detail?id=28 I coded a Config
class (basically an .INI file reader/writer) for win32cpp. Using this we
and users are able to create simple .ini files with the translations, so
we can get the internationalization running. Naturally this class
supports unicode, thus we can cover all languages.
Now, what about the localization - what is needed for this? Please
extend following list by your ideas:
* Date/Time (the config defines format strings)
* Possible fonts and charsets for the language
* Time zone
* Formatting of numbers (decimal points etc.)
Best regards,
André