Umherirrender has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/334782 )

Change subject: Move description from extension.json to message file
......................................................................

Move description from extension.json to message file

Change-Id: I0375b2868ae721c9e793453ccf98d09b64aa22ea
---
M extension.json
M i18n/en.json
M i18n/qqq.json
3 files changed, 3 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/StaffPowers 
refs/changes/82/334782/1

diff --git a/extension.json b/extension.json
index 4845ecf..43a17f8 100644
--- a/extension.json
+++ b/extension.json
@@ -7,7 +7,7 @@
        ],
        "license-name": "GPL-2.0+",
        "url": "https://www.mediawiki.org/wiki/Extension:StaffPowers";,
-       "description": "Applies staff powers, like unblockableness, superhuman 
strength and general awesomeness to [[Special:ListUsers/staff|select users]]",
+       "descriptionmsg": "staffpowers-desc",
        "type": "other",
        "MessagesDirs": {
                "StaffPowers": [
diff --git a/i18n/en.json b/i18n/en.json
index edf5c55..1bc6fc1 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -4,6 +4,7 @@
                        "Ɓukasz Garczewski (TOR) <t...@wikia-inc.com>"
                ]
        },
+       "staffpowers-desc": "Applies staff powers, like unblockableness, 
superhuman strength and general awesomeness to [[Special:ListUsers/staff|select 
users]]",
        "staffpowers-ipblock-abort": "Blocking ShoutWiki staff is not possible. 
Please use the [[Special:Contact|contact form]] to report any issues or 
problems with our staff.",
        "staffpowers-steward-block-abort": "Blocking stewards is not possible. 
Please use the [[Special:Contact|contact form]] to report any issues or 
problems with the wiki's stewards.",
        "right-unblockable": "Cannot be blocked"
diff --git a/i18n/qqq.json b/i18n/qqq.json
index 5780289..f70d17a 100644
--- a/i18n/qqq.json
+++ b/i18n/qqq.json
@@ -4,6 +4,7 @@
                        "Lloffiwr"
                ]
        },
+       "staffpowers-desc": 
"{{desc|name=StaffPowers|url=https://www.mediawiki.org/wiki/Extension:StaffPowers}}";,
        "staffpowers-ipblock-abort": "Do not translate (but do add additional 
text if you like) <nowiki>[[Special:Contact</nowiki>'''|optional additional 
text'''<nowiki>]]</nowiki>.",
        "staffpowers-steward-block-abort": "Error message shown when blocking a 
steward.",
        "right-unblockable": "{{doc-right|unblockable}}"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0375b2868ae721c9e793453ccf98d09b64aa22ea
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/StaffPowers
Gerrit-Branch: master
Gerrit-Owner: Umherirrender <umherirrender_de...@web.de>

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

Reply via email to