Public bug reported:
The module purchase contains the following truncated string, which is
impossible to translate :
"When you sell this product, OpenERP will trigger".
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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 string in the module "purchase"
Status in OpenERP Addons (modules):
New
Bug description:
The module purchase contains the following truncated string, which is
impossible to translate :
"When you sell this product, OpenERP will trigger".
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
_______________________________________________
Mailing list: https://launchpad.net/~openerp-india
Post to : [email protected]
Unsubscribe : https://launchpad.net/~openerp-india
More help : https://help.launchpad.net/ListHelp