jayvdb lowered the priority of this task from "High" to "Low".
jayvdb added a comment.
So far, the pywikibot/i18n repo does not have any messages which use multiple PLURALs, and the messages which use one PLURAL dont appear to need another one.
$ git grep PLURAL */en.json
archivebot/en.json: "archivebot-page-summary": "Bot: Archiving %(count)d {{PLURAL:%(count)d|thread|threads}} (%(why)s) to %(archives)s.",
archivebot/en.json: "archivebot-archive-summary": "Bot: Archiving %(count)d {{PLURAL:%(count)d|thread|threads}} from [[%(from)s]]."
category/en.json: "category-listifying": "Bot: Listifying from %(fromcat)s ({{PLURAL:%(num)d|1 entry|%(num)d entries}})"
table2wiki/en.json: "table2wiki-warnings": "User-controlled bot: Table syntax updated - {{PLURAL:count|1 warning|%(count)d warnings}}!",
template/en.json: "template-removing": "Bot: Removing {{PLURAL:%(num)d|template|templates}}: %(list)s",
template/en.json: "template-changing": "Bot: Changing {{PLURAL:%(num)d|template|templates}}: %(list)s",
template/en.json: "template-substituting": "Bot: Substituting {{PLURAL:%(num)d|template|templates}}: %(list)s"
If there is a pending change which needs multiple PLURALs, it should add this task as a dependency.
TASK DETAIL
https://phabricator.wikimedia.org/T56544
REPLY HANDLER ACTIONS
Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>.
EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/
To: jayvdb
Cc: pywikipedia-bugs, Legoktm, Ricordisamoa, jayvdb, Xqt