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

Change subject: Provide a 'qqq' doc message for category-renamed
......................................................................


Provide a 'qqq' doc message for category-renamed

Bug: T85934
Change-Id: Ief292a8ea4504a162cc46241b54d05d8491d148c
---
M category.py
M category/qqq.json
2 files changed, 2 insertions(+), 0 deletions(-)

Approvals:
  John Vandenberg: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/category.py b/category.py
index 431335e..85b0252 100644
--- a/category.py
+++ b/category.py
@@ -31,6 +31,7 @@
         'category-changing': u'Edit summary when the bot moves pages from one 
category to another. <code>%(oldcat)s</code> is the source category, 
<code>%(newcat)s</code> the target.',
         'category-listifying': u'Definition of 
[[mw:Manual:Pywikibot/category.py#Syntax|listify]] - make a list of all of the 
articles that are in a category.\n\n*Variable "%(fromcat)s" = the category to 
make a list of in the listify option.\n*Variable "%(num)d" is probably a 
number.\n*You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(num)d|1 
entry|%(num)d entries}}</nowiki></code>)\nDo not translate the variables.',
         'category-removing': u'Edit summary. Parameters:\n* %(oldcat)s - old 
category name',
+        'category-renamed': u'Edit summary when a category was renamed.',
         'category-replacing': u'Edit summary. Parameters:\n* %(oldcat)s - old 
category name\n* %(newcat)s - new category name',
         'category-section-title': u'Section title for keeping page history',
         'category-strip-cfd-templates': u'Edit summary when CFD (Categories 
for deletion) templates are removed from the page\'s text following a move/keep 
action',
diff --git a/category/qqq.json b/category/qqq.json
index 921a3be..482ff66 100644
--- a/category/qqq.json
+++ b/category/qqq.json
@@ -16,6 +16,7 @@
        "category-changing": "Edit summary when the bot moves pages from one 
category to another. <code>%(oldcat)s</code> is the source category, 
<code>%(newcat)s</code> the target.",
        "category-listifying": "Definition of 
[[mw:Manual:Pywikibot/category.py#Syntax|listify]] - make a list of all of the 
articles that are in a category.\n\n*Variable \"%(fromcat)s\" = the category to 
make a list of in the listify option.\n*Variable \"%(num)d\" is probably a 
number.\n*You may use PLURAL tag like (<code><nowiki>{{PLURAL:%(num)d|1 
entry|%(num)d entries}}</nowiki></code>)\nDo not translate the variables.",
        "category-removing": "Edit summary. Parameters:\n* %(oldcat)s - old 
category name",
+       "category-renamed": "Edit summary when a category was renamed.",
        "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",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ief292a8ea4504a162cc46241b54d05d8491d148c
Gerrit-PatchSet: 2
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Merlijn van Deen <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: Ricordisamoa <[email protected]>
Gerrit-Reviewer: XZise <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to