c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #17146
[Bug 723403] [NEW] wrong ' makes translations not work
Public bug reported:
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.
** Affects: openobject-addons
Importance: Undecided
Status: New
--
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 Modules (addons):
New
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.
Follow ups
References