I haven't been following the localization threads, and when I'm now trying to build an app with py2exe and the rev 3320 I get errors when loading the application. I tried to copy the locale directory to my folder, but that didn't work.
Traceback (most recent call last): File "finish2fresh.py", line 4, in ? File "dabo\__init__.pyo", line 128, in ? File "dabo\dLocalize.pyo", line 55, in install File "dabo\dLocalize.pyo", line 75, in setLanguage File "gettext.pyo", line 456, in translation IOError: [Errno 2] No translation file found for domain: 'dabo' _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
