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

Change subject: Add "ipb-confirmhideuser" message override
......................................................................


Add "ipb-confirmhideuser" message override

Ask suppressors to contact stewards if the username should be hidden
globally as all accounts are now global.

Bug: T121639
Change-Id: Ic3c4ef8201eedeab5fec604d78f96bf39cbad036
---
M WikimediaMessages.hooks.php
M i18n/wikimedia/en.json
M i18n/wikimedia/qqq.json
3 files changed, 3 insertions(+), 0 deletions(-)

Approvals:
  Raimond Spekking: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/WikimediaMessages.hooks.php b/WikimediaMessages.hooks.php
index 6b4a7c5..f39a1c5 100644
--- a/WikimediaMessages.hooks.php
+++ b/WikimediaMessages.hooks.php
@@ -35,6 +35,7 @@
                        'privacypage',
                        'sidebar',
                        'sulrenamewarning-usenew',
+                       'ipb-confirmhideuser', // T121639
                );
 
                if ( $wmfRealm === 'labs' && $lcKey === 'privacypage' ) {
diff --git a/i18n/wikimedia/en.json b/i18n/wikimedia/en.json
index 1a9d63d..4dc8052 100644
--- a/i18n/wikimedia/en.json
+++ b/i18n/wikimedia/en.json
@@ -232,6 +232,7 @@
        "right-editeditorprotected": "Edit pages protected as 
\"{{int:protect-level-editeditorprotected}}\"",
        "protect-level-editeditorprotected": "Allow only editors",
        "restriction-level-editeditorprotected": "editor protected",
+       "wikimedia-ipb-confirmhideuser": "You are about to block a user with 
\"hide user\" enabled. This will suppress the user's name in all lists and log 
entries on this wiki. Are you sure you want to do that?\n\nIf the username 
needs to be hidden on all Wikimedia wikis, please contact 
[[m:Special:MyLanguage/Stewards|stewards]] at [email protected].",
        "wikimedia-feedback-termsofuse": "I agree to provide feedback in 
accordance with the <a 
href=\"https://wikimediafoundation.org/wiki/Terms_of_Use\"; 
target=\"_blank\">Terms of Use</a>.",
        "wikimedia-globalrenamequeue-email-body-approved": "The request to 
rename \"{{GENDER:$1|$1}}\" to \"{{GENDER:$1|$2}}\" has been approved. Once 
completed, you will be able to log in using your new username with your old 
password. Thank you for participating on Wikimedia projects.",
        "wikimedia-globalrenamequeue-email-body-rejected": "The request to 
rename \"{{GENDER:$1|$1}}\" to \"{{GENDER:$1|$2}}\" could not be 
completed.\n\nNote: $3\n\nFor more information, please visit this help page: 
<https://meta.wikimedia.org/wiki/Help:Unified_login#Frequently_asked_questions>.
 To discuss your rename request, you can post on this page: 
<https://meta.wikimedia.org/wiki/Talk:Steward_requests/Username_changes>. You 
must still log in to your current account name first.",
diff --git a/i18n/wikimedia/qqq.json b/i18n/wikimedia/qqq.json
index b3bacd8..43a73b6 100644
--- a/i18n/wikimedia/qqq.json
+++ b/i18n/wikimedia/qqq.json
@@ -258,6 +258,7 @@
        "right-editeditorprotected": "{{doc-right|editeditorprotected}}\nRefers 
to a protection level",
        "protect-level-editeditorprotected": "Used as protect level.",
        "restriction-level-editeditorprotected": "Used on 
[[Special:ProtectedPages]] and [[Special:ProtectedTitles]]. An option in the 
drop-down box 'Restriction level' and in brackets after each page name entry.",
+       "wikimedia-ipb-confirmhideuser": "Used as confirmation message in 
[[Special:Block]] before doing a HideUser block.\n\nSee also:\n* 
{{msg-mw|Ipb-blockingself}} and {{msg-mw|ipb-confirmhideuser}}",
        "wikimedia-feedback-termsofuse": "Label for agreeing to the Wikimedia 
terms of use with a link to the official terms of use page.",
        "wikimedia-globalrenamequeue-email-body-approved": "Email body for 
approved request.\n\n* $1 is the old username\n* $2 is the new username.",
        "wikimedia-globalrenamequeue-email-body-rejected": "Email body for 
rejected request.\n\n* $1 is the old username.\n* $2 is the new username.\n* $3 
is the message left by the user who processed the request.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3c4ef8201eedeab5fec604d78f96bf39cbad036
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/WikimediaMessages
Gerrit-Branch: master
Gerrit-Owner: Glaisher <[email protected]>
Gerrit-Reviewer: MarcoAurelio <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to