[gnome-maps] Use correct quotation marks for English
- From: Marcus Lundblad <mlundblad src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-maps] Use correct quotation marks for English
- Date: Mon, 4 Jul 2016 12:15:33 +0000 (UTC)
commit 0ea6c663fd5f77368283fd30f0c43652c504da8a
Author: Anders Jonsson <anders jonsson norsjovallen se>
Date: Thu Jun 30 23:18:16 2016 +0200
Use correct quotation marks for English
https://bugzilla.gnome.org/show_bug.cgi?id=768261
src/osmEditDialog.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/osmEditDialog.js b/src/osmEditDialog.js
index 9f2fb8e..556e495 100644
--- a/src/osmEditDialog.js
+++ b/src/osmEditDialog.js
@@ -137,7 +137,7 @@ const OSM_FIELDS = [
type: EditFieldType.TEXT,
rewriteFunc: this._osmWikipediaRewriteFunc,
hint: _("The format used should include the language code " +
- "and the article title like ”en:Article title”.")
+ "and the article title like “en:Article title”.")
},
{
name: _("Opening hours"),
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]