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

Change subject: Remove use of "successful" in strings
......................................................................


Remove use of "successful" in strings

Change-Id: I1f6f6bb2ebec559ea56a9d9b3811c3ad71911c0a
---
M i18n/en.json
1 file changed, 11 insertions(+), 11 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index ef23afc..fb52231 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -21,15 +21,15 @@
        "globalblocking-block-options": "Options:",
        "globalblocking-ipaddress": "IP address:",
        "globalblocking-ipbanononly": "Block anonymous users only",
-       "globalblocking-block-errors": "Your block was unsuccessful, for the 
following {{PLURAL:$1|reason|reasons}}:",
+       "globalblocking-block-errors": "Your block failed for the following 
{{PLURAL:$1|reason|reasons}}:",
        "globalblocking-block-ipinvalid": "The IP address ($1) you entered is 
invalid.\nPlease note that you cannot enter a user name!",
        "globalblocking-block-expiryinvalid": "The expiration you entered is 
invalid.",
        "globalblocking-block-submit": "Block this IP address globally",
        "globalblocking-modify-submit": "Modify this global block",
-       "globalblocking-block-success": "The IP address $1 has been 
successfully blocked on all projects.",
-       "globalblocking-modify-success": "The global block on $1 has been 
successfully modified.",
-       "globalblocking-block-successsub": "Global block successful.",
-       "globalblocking-modify-successsub": "Global block modified 
successfully.",
+       "globalblocking-block-success": "The IP address $1 has been blocked on 
all projects.",
+       "globalblocking-modify-success": "The global block on $1 has been 
modified.",
+       "globalblocking-block-successsub": "Global block set.",
+       "globalblocking-modify-successsub": "Global block modified.",
        "globalblocking-local-failed": "Blocking the IP address locally failed 
as the given IP address already is blocked on this wiki.",
        "globalblocking-block-alreadyblocked": "The IP address $1 is already 
blocked globally.\nYou can view the existing block on the 
[[Special:GlobalBlockList|list of global blocks]],\nor modify the settings of 
the existing block by re-submitting this form.",
        "globalblocking-block-bigrange": "The range you specified ($1) is too 
big to block.\nYou may block, at most, 65,536 addresses (/16 ranges).",
@@ -40,7 +40,7 @@
        "globalblocking-search-ip": "IP address:",
        "globalblocking-search-submit": "Search for blocks",
        "globalblocking-list-ipinvalid": "The IP address you searched for ($1) 
is invalid.\nPlease enter a valid IP address.",
-       "globalblocking-search-errors": "Your search was unsuccessful, for the 
following {{PLURAL:$1|reason|reasons}}:",
+       "globalblocking-search-errors": "Your search failed for the following 
{{PLURAL:$1|reason|reasons}}:",
        "globalblocking-list-blockitem": "$1: <span 
class=\"plainlinks\">'''$2'''</span> (''$3'') globally blocked 
[[Special:Contributions/$4|$4]] ''($5)''",
        "globalblocking-list-expiry": "expiration $1",
        "globalblocking-list-anononly": "anonymous only",
@@ -59,9 +59,9 @@
        "globalblocking-unblock-legend": "Remove a global block",
        "globalblocking-unblock-submit": "Remove global block",
        "globalblocking-unblock-reason": "Reason:",
-       "globalblocking-unblock-unblocked": "You have successfully removed the 
global block #$2 on the IP address '''$1'''.",
-       "globalblocking-unblock-errors": "Your removal of the global block was 
unsuccessful, for the following {{PLURAL:$1|reason|reasons}}:",
-       "globalblocking-unblock-successsub": "Global block successfully 
removed.",
+       "globalblocking-unblock-unblocked": "You have removed the global block 
#$2 on the IP address '''$1'''.",
+       "globalblocking-unblock-errors": "Your removal of the global block 
failed for the following {{PLURAL:$1|reason|reasons}}:",
+       "globalblocking-unblock-successsub": "Global block removed.",
        "globalblocking-unblock-intro": "You can use this form to remove a 
global block.",
        "globalblocking-whitelist": "Local status of global blocks",
        "globalblocking-whitelist-notapplied": "Global blocks are not applied 
at this wiki,\nso the local status of global blocks cannot be modified.",
@@ -70,8 +70,8 @@
        "globalblocking-whitelist-status": "Local status:",
        "globalblocking-whitelist-statuslabel": "Disable this global block on 
{{SITENAME}}",
        "globalblocking-whitelist-submit": "Change local status",
-       "globalblocking-whitelist-whitelisted": "You have successfully disabled 
the global block #$2 on the IP address '''$1''' on {{SITENAME}}.",
-       "globalblocking-whitelist-dewhitelisted": "You have successfully 
re-enabled the global block #$2 on the IP address '''$1''' on {{SITENAME}}.",
+       "globalblocking-whitelist-whitelisted": "You have disabled the global 
block #$2 on the IP address '''$1''' on {{SITENAME}}.",
+       "globalblocking-whitelist-dewhitelisted": "You have re-enabled the 
global block #$2 on the IP address '''$1''' on {{SITENAME}}.",
        "globalblocking-whitelist-nochange": "You made no change to the local 
status of this block.",
        "globalblocking-whitelist-intro": "You can use this form to edit the 
local status of a global block.\nIf a global block is disabled on this wiki, 
users on the affected IP address will be able to edit normally.",
        "globalblocking-ipblocked": "'''Your IP address has been blocked on all 
wikis.'''\n\nThe block was made by $1 ($2).\nThe reason given is ''$3''.\n\n* 
Start of block: $4\n* Expiration of block: $5\n\nYou can contact $1 to discuss 
the block.\nYou cannot use the \"{{int:emailuser}}\" feature unless a valid 
email address is specified in your [[Special:Preferences|account preferences]] 
and you havenot been blocked from using it.\nYour current IP address is 
$6.\nPlease include all above details in any queries you make.",        

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I1f6f6bb2ebec559ea56a9d9b3811c3ad71911c0a
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/GlobalBlocking
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Hashar <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to