View Single Post
strange1712's Avatar
Posts: 185 | Thanked: 111 times | Joined on Jul 2010 @ Mexico DF, Mexico
#13
Here also fails... I would really like to test this, as it could be the most practical calculator for maemo...
Code:
~ $ procalc
Traceback (most recent call last):
  File "/usr/bin/procalc", line 5, in <module>
    from procalc.main import ProCalcApp
  File "./procalc/main.py", line 8, in <module>
  File "./procalc/operations.py", line 3, in <module>
  File "./procalc/i18n.py", line 30, in <module>
  File "/usr/lib/python2.5/gettext.py", line 469, in translation
    raise IOError(ENOENT, 'No translation file found for domain', domain)
IOError: [Errno 2] No translation file found for domain: 'procalc'
~ $
My device is configured for spanish (es_MX).
__________________
Linux Registered User # 492214
http://counter.li.org/
------------------------
N900 registered as Linux Machine # 426325

Last edited by strange1712; 2011-01-22 at 02:53. Reason: add info