From: Francesco M. <f18...@ya...> - 2008-12-12 16:38:16
|
Frans Schreuder ha scritto: >> AFAIK the wx translations should get loaded automatically... I'll look why they >> aren't. >> > At the moment we use strings like _("new") for the toolbar buttons, and > wxID_NEW with a wxEmtyString for the caption. I think I will just put > the strings in the formbuilder project, and we are done... if this not an urgent issue I think I can fix it in the proper way (i.e. using stock items and stock wx translations). Fixing this also means less work for translators (no need to translate stock items) and that all wxWidgets internal error messages which it could throw from "inside" the library would appear correctly translated, too. Francesco -- |