Ed Leafe wrote: > On Jul 9, 2007, at 5:26 PM, johnf wrote: > >> I can understand wanting localized strings and dates. But as I >> understand it >> wxPython has not solved this issue as of today. Therefore, how can >> I expect >> Dabo to have a fix? > > It's not a wxPython question, it's a Python question. Python has > complete support for localization, and it is used by many. I just > don't understand how to properly set it up for a framework-style > module like Dabo. >
Do you know that even the standard messagebox button-text is in german if i use "LANG=de_DE.UTF-8". So we only have to translate the dabo-texts. Uwe _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]
