jenkins-bot has submitted this change. (
https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/777383 )
Change subject: [i18n] Add delinker bot summary to the i18n system
......................................................................
[i18n] Add delinker bot summary to the i18n system
Bug: T299563
Change-Id: I44eb0e7aeab13300b5d036184cccd441369d1db0
---
A delinker/en.json
A delinker/qqq.json
2 files changed, 16 insertions(+), 0 deletions(-)
Approvals:
Xqt: Looks good to me, approved
jenkins-bot: Verified
diff --git a/delinker/en.json b/delinker/en.json
new file mode 100644
index 0000000..eb4bbf7
--- /dev/null
+++ b/delinker/en.json
@@ -0,0 +1,8 @@
+{
+ "@metadata": {
+ "authors": [
+ "Xqt"
+ ]
+ },
+ "delinker-delink": "Bot: The file [[%(title)s]] has been removed, as it
has been deleted by [[:User:%(user)s]]: ''%(comment)s''."
+}
diff --git a/delinker/qqq.json b/delinker/qqq.json
new file mode 100644
index 0000000..104d500
--- /dev/null
+++ b/delinker/qqq.json
@@ -0,0 +1,8 @@
+{
+ "@metadata": {
+ "authors": [
+ "Xqt"
+ ]
+ },
+ "delinker-delink": "Edit summary when the bot delinks a file due to its
deletion. %(title)s contains the file title, %(user)s is the user name who has
deleted the file and %(comment)s contains the deletion reason."
+}
--
To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/i18n/+/777383
To unsubscribe, or for help writing mail filters, visit
https://gerrit.wikimedia.org/r/settings
Gerrit-Project: pywikibot/i18n
Gerrit-Branch: master
Gerrit-Change-Id: I44eb0e7aeab13300b5d036184cccd441369d1db0
Gerrit-Change-Number: 777383
Gerrit-PatchSet: 2
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: MarcoAurelio <[email protected]>
Gerrit-Reviewer: Matěj Suchánek <[email protected]>
Gerrit-Reviewer: Rubin <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot
Gerrit-CC: Meno25 <[email protected]>
Gerrit-MessageType: merged
_______________________________________________
Pywikibot-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]