EBernhardson has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/369738 )

Change subject: Fix incorrect i18n keys in human relevance survey
......................................................................

Fix incorrect i18n keys in human relevance survey

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


  git pull 
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/WikimediaEvents 
refs/changes/38/369738/1

diff --git a/extension.json b/extension.json
index 3203f81..a4b72f5 100644
--- a/extension.json
+++ b/extension.json
@@ -206,7 +206,7 @@
                                "wikimediaevents-humanrel-yes",
                                "wikimediaevents-humanrel-no",
                                "wikimediaevents-humanrel-unsure",
-                               "wikimediaevents-huamnrel-privacy-statement"
+                               "wikimediaevents-humanrel-privacy-statement"
                        ],
                        "styles": [
                                "ext.wikimediaEvents.humanSearchRelevance.css"
diff --git a/i18n/en.json b/i18n/en.json
index ac297ed..ae02eec 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -21,5 +21,5 @@
        "wikimediaevents-humanrel-yes": "Yes",
        "wikimediaevents-humanrel-no": "No",
        "wikimediaevents-humanrel-unsure": "I don't know",
-       "wikimediaevents-huamnrel-privacy-statement": "Privacy Statement"
+       "wikimediaevents-humanrel-privacy-statement": "Privacy Statement"
 }
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5ac6013..7c96ef5 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -23,5 +23,5 @@
        "wikimediaevents-humanrel-yes": "Positive answer to articles relevance 
to a search query.\n\nAppears with the question: 
{{msg-mw|wikimediaevents-humanrel-question-a}}\n\n{{Identical|Yes}}",
        "wikimediaevents-humanrel-no": "Negative answer to articles relevance 
to a search query.\n\nAppears with the question: 
{{msg-mw|wikimediaevents-humanrel-question-a}}\n\n{{Identical|No}}",
        "wikimediaevents-humanrel-unsure": "Indecisive answer to articles 
relevance to a search query.\n\nSee also: 
{{msg-mw|wikimediaevents-humanrel-question-a}}, 
{{msg-mw|wikimediaevents-humanrel-yes}}, 
{{msg-mw|wikimediaevents-humanrel-no}}",
-       "wikimediaevents-huamnrel-privacy-statement": "Text for link to the 
survey privacy statement."
+       "wikimediaevents-humanrel-privacy-statement": "Text for link to the 
survey privacy statement."
 }

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I264a513df9bbbd3805b018ac2c0789734e9636df
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikimediaEvents
Gerrit-Branch: master
Gerrit-Owner: EBernhardson <ebernhard...@wikimedia.org>

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

Reply via email to