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

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



diff --git a/i18n/en.json b/i18n/en.json
index 12d340e..65f8d26 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -6,12 +6,12 @@
        },
        "emailcapture": "Email verification",
        "emailcapture-desc": "Capture email addresses, and allow users to 
verify them through email",
-       "emailcapture-failure": "Your email was '''not''' verified.",
+       "emailcapture-failure": "Your email address was '''not''' verified.",
        "emailcapture-invalid-code": "Invalid confirmation code.",
        "emailcapture-already-confirmed": "Your email address has already been 
confirmed.",
        "emailcapture-response-subject": "{{SITENAME}} email address 
verification",
-       "emailcapture-response-body": "Hello!\n\nThank you for expressing 
interest in helping to improve {{SITENAME}}.\n\nPlease take a moment to confirm 
your email by clicking on the link below:\n$1\n\nYou may also visit:\n$2\n\nAnd 
enter the following confirmation code:\n$3\n\nWe'll be in touch shortly with 
how you can help improve {{SITENAME}}.\n\nIf you didn't initiate this request, 
please ignore this email and we won't send you anything else.",
-       "emailcapture-success": "Thank you!\n\nYour email has been successfully 
confirmed.",
+       "emailcapture-response-body": "Hello!\n\nThank you for expressing 
interest in helping to improve {{SITENAME}}.\n\nPlease take a moment to confirm 
your email address by clicking on the link below:\n$1\n\nYou may also 
visit:\n$2\n\nAnd enter the following confirmation code:\n$3\n\nWe'll be in 
touch shortly with how you can help improve {{SITENAME}}.\n\nIf you didn't 
initiate this request, please ignore this email and we won't send you anything 
else.",
+       "emailcapture-success": "Thank you!\n\nYour email address has been 
confirmed.",
        "emailcapture-instructions": "To verify your email address, enter the 
code that was emailed to you and click \"{{int:emailcapture-submit}}\".",
        "emailcapture-verify": "Verification code:",
        "emailcapture-submit": "Verify email address",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Iab9ec22d4dac2c0a8f8399b10f812ab2eb1e8590
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/EmailCapture
Gerrit-Branch: master
Gerrit-Owner: Siebrand <[email protected]>
Gerrit-Reviewer: Raimond Spekking <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to