openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #20687
[Bug 1083142] Re: Truncated strings in several modules
Hello,
We will decide better solution for this and then apply it. As a generic
way I am assiging this to addons1 team.
Thank you..
** Changed in: openobject-addons
Importance: Undecided => Wishlist
** Changed in: openobject-addons
Status: New => Confirmed
** Changed in: openobject-addons
Assignee: (unassigned) => OpenERP R&D Addons Team 1 (openerp-dev-addons1)
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1083142
Title:
Truncated strings in several modules
Status in OpenERP Addons (modules):
Confirmed
Bug description:
The module purchase contains the following truncated string, which is impossible to translate :
"When you sell this product, OpenERP will trigger".
Same problem in the modules "procurement", "mrp" and maybe others.
Usually this type of bug is due to developers using string concatenation instead of formatting.
Ie: to allow translations, "xxx %s yyy" must be used instead of "xxx "+bla+" yyy"
Lionel Sausin.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1083142/+subscriptions
References