openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #08648
[Bug 933798] Re: [6.1 trunk] incorrect export translation
Hello Bogdan ,
I have checked your issue with trunk ,Currently it is working fine
I have install a " Dutch Language" and export a base module ,
if translation not exist then it appear like .
msgid "Niger"
msgstr "Niger"
So would you please try this again with trunk.
Thank you!
** Changed in: openobject-server
Status: New => Incomplete
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/933798
Title:
[6.1 trunk] incorrect export translation
Status in OpenERP Server:
Incomplete
Bug description:
hello,
While doing an export for a pot file from a module, some iterrupted
lines get wrongly translated:
e.g.
[code]
required=True, help="Period for posting. \
Consider which period to use for this posting. \
It should be probably some additional period before current depreciation start."),
[/code]
gets into the pot as:
msgid "Period for posting. Consider which period to use for this posting. It should be probably some additional period before current depreciation start."
msgstr ""
this is not a correct behaviour, in my opinion.
thank you,
Bogdan
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-server/+bug/933798/+subscriptions
References