Siebrand has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/275406

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

Remove use of "successful" in strings

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EditAccount 
refs/changes/06/275406/1

diff --git a/i18n/en.json b/i18n/en.json
index 0631b55..6be0d35 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -35,14 +35,14 @@
        "editaccount-usage-close": "You can also disable a user account by 
scrambling its password and removing the e-mail address. Note that this data is 
lost and will not be recoverable.",
        "editaccount-warning-close": "<b>Caution!</b> You are about to 
permanently disable the account of user <b>$1</b>. This cannot be reverted. Are 
you sure that is what you want to do?",
        "editaccount-status": "Status message",
-       "editaccount-success-email": "Successfully changed e-mail address for 
account $1 to $2.",
-       "editaccount-success-email-blank": "Successfully removed e-mail address 
for account $1.",
-       "editaccount-success-pass": "Successfully changed password for account 
$1.",
-       "editaccount-success-realname": "Successfully changed real name for 
account $1.",
-       "editaccount-success-unsub": "Successfully removed unsubscribe bit for 
account $1.",
-       "editaccount-success-disable": "Successfully removed disabled bit for 
account $1.",
-       "editaccount-success-toggleadopt": "Successfully toggled adoption 
eligibility status for account $1.",
-       "editaccount-success-close": "Successfully disabled account $1.",
+       "editaccount-success-email": "Changed e-mail address for account $1 to 
$2.",
+       "editaccount-success-email-blank": "Removed e-mail address for account 
$1.",
+       "editaccount-success-pass": "Changed password for account $1.",
+       "editaccount-success-realname": "Changed real name for account $1.",
+       "editaccount-success-unsub": "Removed unsubscribe bit for account $1.",
+       "editaccount-success-disable": "Removed disabled bit for account $1.",
+       "editaccount-success-toggleadopt": "Toggled adoption eligibility status 
for account $1.",
+       "editaccount-success-close": "Disabled account $1.",
        "editaccount-error-email": "E-mail was not changed. Try again or 
contact the Tech Team.",
        "editaccount-error-pass": "Password was not changed. Try again or 
contact the Tech Team.",
        "editaccount-error-realname": "Real name was not changed. Try again or 
contact the Tech Team.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I48c1292db955bde605bca51d814757c6eec4ff84
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EditAccount
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>

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

Reply via email to