c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #14290
[Bug 702273] Re: Problems updating italian translation
Hello Nicola,
The issue raises from your .po file which is outdated at your end.
So i am closing this bug.
Thanks.
** Changed in: openobject-addons
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/702273
Title:
Problems updating italian translation
Status in OpenERP Modules (addons):
Invalid
Bug description:
Hi, when I try to update italian translation in my OpenerP 6.0 RC2 on ubu 10.10 I've got this error:
Thanks
Traceback (most recent call last):
File "/home/administrator/Launchpad/openerp/server/bin/netsvc.py", line 489, in dispatch
result = ExportService.getService(service_name).dispatch(method, auth, params)
File "/home/administrator/Launchpad/openerp/server/bin/service/web_services.py", line 598, in dispatch
res = fn(db, uid, *params)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 122, in wrapper
return f(self, dbname, *args, **kwargs)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 176, in execute
res = self.execute_cr(cr, uid, obj, method, *args, **kw)
File "/home/administrator/Launchpad/openerp/server/bin/osv/osv.py", line 167, in execute_cr
return getattr(object, method)(cr, uid, *args, **kw)
File "/home/administrator/Launchpad/openerp/server/bin/addons/base/module/wizard/base_language_install.py", line 51, in lang_install
modobj.update_translations(cr, uid, mids, lang, context or {})
File "/home/administrator/Launchpad/openerp/server/bin/addons/base/module/module.py", line 514, in update_translations
tools.trans_load(cr.dbname, f, lang, verbose=False, context=context2)
File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 846, in trans_load
r = trans_load_data(db_name, fileobj, fileformat, lang, verbose=verbose, context=context)
File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 927, in trans_load_data
for row in reader:
File "/home/administrator/Launchpad/openerp/server/bin/tools/translate.py", line 317, in next
raise Exception("malformed file: bad line: %s" % line)
Exception: malformed file: bad line: <<<<<<< TREE
References