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: I6b97f9e29f430b35ec88f0a4a9bfbdffedb5bcda
---
M i18n/en.json
1 file changed, 7 insertions(+), 7 deletions(-)

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



diff --git a/i18n/en.json b/i18n/en.json
index ed50ed0..89ffe03 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -143,12 +143,12 @@
        "centralauth-admin-bad-input": "Invalid merge selection",
        "centralauth-admin-none-selected": "No accounts selected to modify.",
        "centralauth-admin-already-unmerged": "Skipping $1, already unmerged",
-       "centralauth-admin-unmerge-success": "Successfully unmerged $1 
{{PLURAL:$1|account|accounts}}",
+       "centralauth-admin-unmerge-success": "$1 {{PLURAL:$1|account|accounts}} 
were unmerged",
        "centralauth-admin-delete-title": "Delete account",
        "centralauth-admin-delete-description": "Deleting the global account 
will detach all local accounts, and leave the global name free for another user 
to take.\nAll local accounts will continue to exist.",
        "centralauth-admin-delete-button": "Delete this account",
        "centralauth-admin-delete-confirm": "Do you really want to delete this 
account?",
-       "centralauth-admin-delete-success": "Successfully deleted the global 
account for \"<nowiki>$1</nowiki>\"",
+       "centralauth-admin-delete-success": "The global account for 
\"<nowiki>$1</nowiki>\" was deleted",
        "centralauth-admin-nonexistent": "There is no global account for 
\"<nowiki>$1</nowiki>\"",
        "centralauth-admin-delete-nonexistent": "Error: the global account 
\"<nowiki>$1</nowiki>\" does not exist.",
        "centralauth-token-mismatch": "Sorry, we could not process your form 
submission due to a loss of session data.",
@@ -169,7 +169,7 @@
        "centralauth-admin-status-hidden-oversight": "Account is hidden 
completely",
        "centralauth-admin-status-submit": "Set status",
        "centralauth-admin-status-nonexistent": "Error: the global account 
\"<nowiki>$1</nowiki>\" does not exist.",
-       "centralauth-admin-setstatus-success": "You have successfully changed 
the status of this global account.",
+       "centralauth-admin-setstatus-success": "You have changed the status of 
this global account.",
        "centralauth-admin-status-reasons": "* Common lock reasons\n** 
vandalism-only account\n** spam-only account\n* Common lock-and-hide 
reasons\n** abusive user name\n** inappropriate personal information",
        "centralauth-admin-logsnippet": "Previous global account changes",
        "centralauth-admin-suppressreason": "Globally suppressed by $1 for 
following reason: $2",
@@ -293,7 +293,7 @@
        "centralauth-editgroup-perms": "Assigned permissions:",
        "centralauth-editgroup-reason": "Reason:",
        "centralauth-editgroup-success": "Global group changed",
-       "centralauth-editgroup-success-text": "Successfully updated the global 
group $1.\n[[Special:GlobalGroupPermissions|Return to group management]]",
+       "centralauth-editgroup-success-text": "The global group $1 was 
updated.\n[[Special:GlobalGroupPermissions|Return to group management]]",
        "centralauth-editgroup-editsets": "([[Special:EditWikiSets|edit]])",
        "centralauth-editgroup-nowikiset": "None, applies to all wikis.",
        "centralauth-editgroup-nonexistent": "The global group \"$1\" does not 
currently exist.",
@@ -329,8 +329,8 @@
        "centralauth-editset-nowikis": "(none)",
        "centralauth-editset-usage": "Used in groups:",
        "centralauth-editset-badwikis": "The following {{PLURAL:$2|wiki does 
not|wikis do not}} exist: $1.",
-       "centralauth-editset-success": "Successfully changed wiki set.",
-       "centralauth-editset-success-delete": "Successfully deleted wiki set.",
+       "centralauth-editset-success": "The wiki set was updated.",
+       "centralauth-editset-success-delete": "The wiki set was deleted.",
        "centralauth-editset-return": "Return to main view",
        "centralauth-block-already-locked": "The account 
[[Special:CentralAuth/$1|$1]] is already locked globally.",
        "centralauth-readonly": "CentralAuth database locked",
@@ -345,7 +345,7 @@
        "abusefilter-edit-builder-vars-global-user-groups": "Global groups that 
the user is in",
        "action-centralauth-lock": "lock or unlock global accounts",
        "centrallogin": "Central user log in",
-       "centralloginsuccesful": "Login successful",
+       "centralloginsuccesful": "Logged in",
        "centralauth-completelogin-back": "Return to the previous page.",
        "centralauth-error-wrongprovider": "This special page is unavailable 
when using $1.",
        "centralauth-error-nologinattempt": "No active login attempt is in 
progress for your session.",

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

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

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

Reply via email to