c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17153
[Bug 723403] Re: wrong ' makes translations not work
** Project changed: openobject-addons => openobject-server
--
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/723403
Title:
wrong ' makes translations not work
Status in OpenERP Server:
Confirmed
Bug description:
OpenERP v 6.0 trunk
addons/account/wizard/account_vat_view.xml
The wrong character for ' is used. It's hard to see, but instead of '
another character is used that is not an ascii character. This makes
giving a translation fail.
The wrong text is:
That’s very useful
And should be
That's very useful.
You need to look in the code - it's hard to explain because the non-
ascii character looks like the ascii character.
References