After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 768261 - Wrong quotation mark in string
Wrong quotation mark in string
Status: RESOLVED FIXED
Product: gnome-maps
Classification: Applications
Component: general
git master
Other Linux
: Normal minor
: ---
Assigned To: gnome-maps-maint
gnome-maps-maint
Depends on:
Blocks:
 
 
Reported: 2016-06-30 22:11 UTC by Anders Jonsson
Modified: 2016-07-04 21:33 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix quotation (888 bytes, patch)
2016-06-30 22:14 UTC, Anders Jonsson
accepted-commit_now Details | Review

Description Anders Jonsson 2016-06-30 22:11:40 UTC
In src/osmEditDialog.js is the string "and the article title like ”en:Article title”."

Here it uses the Swedish style ”” for quotation, while the corresponding style in English would be “”.
Comment 1 Anders Jonsson 2016-06-30 22:14:01 UTC
Created attachment 330679 [details] [review]
Fix quotation
Comment 2 Marcus Lundblad 2016-07-04 12:12:27 UTC
Review of attachment 330679 [details] [review]:

LGTM
Comment 3 Marcus Lundblad 2016-07-04 12:21:07 UTC
Thanks for the fix!
Comment 4 Anders Jonsson 2016-07-04 21:33:19 UTC
Thanks, closing this bug.