jenkins-bot merged this change.

View Change

Approvals: Xqt: Looks good to me, approved jenkins-bot: Verified
[bugfix] Fix sort key handling in category move

Bug: T192215
Change-Id: I749dede76b1878df9572a2b6e829be816f01370f
---
M category/en.json
M category/qqq.json
2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/category/en.json b/category/en.json
index 55cff72..700628b 100644
--- a/category/en.json
+++ b/category/en.json
@@ -2,7 +2,8 @@
"@metadata": {
"authors": [
"Xqt",
- "Ben McIlwain (CydeWeys)"
+ "Ben McIlwain (CydeWeys)",
+ "Dvorapa"
]
},
"category-adding": "Bot: Adding category [[:Category:%(newcat)s|%(newcat)s]]",
@@ -14,6 +15,8 @@
"category-replacing": "Bot: Replacing category %(oldcat)s with %(newcat)s",
"category-section-title": "Page history of former %(oldcat)s",
"category-strip-cfd-templates": "Bot: Removing CFD templates for completed action",
+ "category-strip-sort-keys": "Bot: Removing sort keys for completed action",
+ "category-strip-both": "Bot: Removing CFD templates and sort keys for completed action",
"category-version-history": "Bot: Saving version history of former %(oldcat)s",
"category-was-disbanded": "Bot: Category was disbanded",
"category-was-moved": "Bot: Category was moved to [[:Category:%(newcat)s|%(title)s]]"
diff --git a/category/qqq.json b/category/qqq.json
index 0fcdc62..5ef368a 100644
--- a/category/qqq.json
+++ b/category/qqq.json
@@ -8,7 +8,8 @@
"Siebrand",
"Valhallasw",
"Xqt",
- "Ben McIlwain (CydeWeys)"
+ "Ben McIlwain (CydeWeys)",
+ "Dvorapa"
]
},
"category-adding": "{{doc-important|Do not change \":Category:%(newcat)s\" so this message will work in any language.}}",
@@ -19,6 +20,8 @@
"category-replacing": "Edit summary. Parameters:\n* %(oldcat)s - old category name\n* %(newcat)s - new category name",
"category-section-title": "Section title for keeping page history",
"category-strip-cfd-templates": "Edit summary when CFD (Categories for deletion) templates are removed from the page's text following a move/keep action",
+ "category-strip-sort-keys": "Edit summary when sort keys are removed from the page's text following a move/keep action",
+ "category-strip-both": "Edit summary when both CFD (Categories for deletion) templates and sort keys are removed from the page's text following a move/keep action",
"category-version-history": "Edit summary when the bot saves page' version history while category moving",
"category-was-disbanded": "Used as reason for deletion of the category.",
"category-was-moved": "{{doc-important|Do not translate \"[[:Category:%(newcat)s|%(title)s]]\"}}"

To view, visit change 463608. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I749dede76b1878df9572a2b6e829be816f01370f
Gerrit-Change-Number: 463608
Gerrit-PatchSet: 2
Gerrit-Owner: Dvorapa <dvorapa@seznam.cz>
Gerrit-Reviewer: Dalba <dalba.wiki@gmail.com>
Gerrit-Reviewer: Framawiki <framawiki@tools.wmflabs.org>
Gerrit-Reviewer: Merlijn van Deen <valhallasw@arctus.nl>
Gerrit-Reviewer: Siebrand <siebrand@kitano.nl>
Gerrit-Reviewer: Xqt <info@gno.de>
Gerrit-Reviewer: Zhuyifei1999 <zhuyifei1999@gmail.com>
Gerrit-Reviewer: Zoranzoki21 <zorandori4444@gmail.com>
Gerrit-Reviewer: jenkins-bot (75)