Siebrand has uploaded a new change for review.

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

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

Remove use of "successful" in strings

Change-Id: I0aacb6e8eb419212450b48290c14029eb0362719
---
M i18n/confirmaccount/en.json
M i18n/requestaccount/en.json
2 files changed, 3 insertions(+), 3 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/ConfirmAccount 
refs/changes/02/275402/1

diff --git a/i18n/confirmaccount/en.json b/i18n/confirmaccount/en.json
index 47c384f..b45586c 100644
--- a/i18n/confirmaccount/en.json
+++ b/i18n/confirmaccount/en.json
@@ -70,8 +70,8 @@
        "confirmaccount-needreason": "You must provide a reason in the comment 
box below.",
        "confirmaccount-canthold": "This request is already either on hold or 
deleted.",
        "confirmaccount-badaction": "A valid action (accept, reject, hold) must 
be specified in order to proceed.",
-       "confirmaccount-acc": "Account request confirmed 
successfully;\n\tcreated new user account [[User:$1|$1]].",
-       "confirmaccount-rej": "Account request rejected successfully.",
+       "confirmaccount-acc": "Account request confirmed;\n\tcreated new user 
account [[User:$1|$1]].",
+       "confirmaccount-rej": "Account request rejected.",
        "confirmaccount-viewing": "(currently {{GENDER:$1|being}} viewed by 
[[User:$1|$1]])",
        "confirmaccount-summary": "Creating user page for new user.",
        "confirmaccount-welc": "'''Welcome to ''{{SITENAME}}''!'''\nWe hope you 
will contribute much and well.\nYou will probably want to read the 
[{{MediaWiki:Helppage}} help pages].\nAgain, welcome and have fun!",
diff --git a/i18n/requestaccount/en.json b/i18n/requestaccount/en.json
index 6e996e2..1c272bd 100644
--- a/i18n/requestaccount/en.json
+++ b/i18n/requestaccount/en.json
@@ -38,7 +38,7 @@
        "requestaccount-resub": "Your CV/resume file must be re-selected for 
security reasons.\nLeave the field blank if you no longer want to include one.",
        "requestaccount-tos": "I have read and agree to abide by the 
[[{{MediaWiki:Requestaccount-page}}|Terms of Service]] of {{SITENAME}}.\nThe 
name I have specified under \"Real name\" is in fact my own real name.",
        "requestaccount-submit": "Request account",
-       "requestaccount-sent": "Your account request has successfully been sent 
and is now pending review.\n\tA confirmation email has been sent to your email 
address.",
+       "requestaccount-sent": "Your account request has been sent and is now 
pending review.\n\tA confirmation email has been sent to your email address.",
        "requestaccount-econf": "Your email address has been confirmed and will 
be listed as such in your account request.",
        "requestaccount-email-subj": "{{SITENAME}} email address confirmation",
        "requestaccount-email-body": "Someone, probably you from IP address $1, 
has requested an account \"$2\" with this email address on {{SITENAME}}.\n\nTo 
confirm that this account really does belong to you on {{SITENAME}}, open this 
link in your browser:\n\n$3\n\nIf the account is created, only you will be 
emailed the password.\nIf this is *not* you, do not follow the link.\nThis 
confirmation code will expire at $4.",

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0aacb6e8eb419212450b48290c14029eb0362719
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/ConfirmAccount
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