Florianschmidtwelzow has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/200485

Change subject: Fix special page names on Special:SpecialPages
......................................................................

Fix special page names on Special:SpecialPages

Bug: T94362
Change-Id: I7a462dac5e2607a358e08873c4a53ae0d970bbc7
---
M i18n/en.json
M i18n/qqq.json
2 files changed, 8 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather 
refs/changes/85/200485/1

diff --git a/i18n/en.json b/i18n/en.json
index 1d26909..f9187ee 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4,9 +4,12 @@
                        "Joaquin Hernandez",
                        "Jon Robson",
                        "Rob Moen",
-                       "Yuri Astrakhan"
+                       "Yuri Astrakhan",
+                       "Florain Schmidt"
                ]
        },
+       "gather": "Gather",
+       "gatherlists": "Gather lists",
        "gather-lists-collection-owner": "Owner",
        "gather-lists-collection-last-updated": "Last updated",
        "gather-lists-collection-title": "Title",
diff --git a/i18n/qqq.json b/i18n/qqq.json
index f60ae28..5d11080 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -9,9 +9,12 @@
                        "Robby",
                        "Amire80",
                        "Yuri Astrakhan",
-                       "Yurik"
+                       "Yurik",
+                       "Florian Schmidt"
                ]
        },
+       "gather": "Name of special page [[Special:Gather]].",
+       "gatherlists": "Name of special page [[Special:GatherLists]].",
        "gather-lists-collection-owner": "Label for owner of collection on list 
of all collections\n{{Identical|Owner}}",
        "gather-lists-collection-last-updated": "Label for last updated time of 
a collection\n{{Identical|Last updated}}",
        "gather-lists-collection-title": "Label for title of collection on list 
of all collections\n{{Identical|Title}}",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I7a462dac5e2607a358e08873c4a53ae0d970bbc7
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Florianschmidtwelzow <florian.schmidt.wel...@t-online.de>

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

Reply via email to