jenkins-bot has submitted this change and it was merged.

Change subject: Fix naming error in i18n
......................................................................


Fix naming error in i18n

Correcting accidental copy-paste error in i18n naming

We might have to keep an eye on the next translatewiki.net sync
in case any translations come through on the old name.

Also fix erroneous indentation.

Change-Id: I1fbb71b819ceff77af9f3eec483cb6d628ba8eac
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Jean-Frédéric: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/i18n/en.json b/i18n/en.json
index a7d9fab..6ea22d4 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -1,4 +1,4 @@
-       {
+{
        "@metadata": [],
        "title": "Monuments API",
        "search-title": "Monuments search",
@@ -35,7 +35,7 @@
        "db-field-registrant_url": "Registrant URL",
        "db-field-commonscat": "Commons category",
        "db-field-wd_item": "Wikidata item",
-       "db-field-wd_project": "Wikimedia project",
+       "db-field-project": "Wikimedia project",
        "db-field-st_address": "Addresses",
        "db-field-st_address_pct": "Addresses %",
        "db-field-st_coordinates": "Coordinates",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index a0d1e8b..dadef5d 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -45,7 +45,7 @@
        "db-field-registrant_url": "Translation of the field \"registrant_url\" 
in the monuments database.\n\nExamples of registrant URLs:\n* 
http://www.culture.gouv.fr/public/mistral/merimee_fr?ACTION=CHERCHER&FIELD_1=REF&VALUE_1=PA00088517\n*
 http://register.muinas.ee/?menuID=monument&action=view&id=20875";,
        "db-field-commonscat": "Translation of the field \"commonscat\" in the 
monuments database. This is the title of a category on Wikimedia Commons with 
images of the monument.",
        "db-field-wd_item": "Translation of the field \"wd_item\" in the 
monuments database. This is the id of a Wikidata item.",
-       "db-field-wd_project": "Translation of the field \"project\" in the 
monuments database. This is the title of a Wikimedia Project.",
+       "db-field-project": "Translation of the field \"project\" in the 
monuments database. This is the title of a Wikimedia Project.",
        "db-field-st_address": "{{Identical|Address}}",
        "db-field-st_address_pct": "{{Identical|Address}}",
        "db-field-st_coordinates": "{{Identical|Coordinates}}",

-- 
To view, visit https://gerrit.wikimedia.org/r/297192
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1fbb71b819ceff77af9f3eec483cb6d628ba8eac
Gerrit-PatchSet: 2
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Lokal Profil <lokal.pro...@gmail.com>
Gerrit-Reviewer: Jean-Frédéric <jeanfrederic.w...@gmail.com>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to