Siebrand has uploaded a new change for review.

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

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

Remove use of "successful" in strings

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Contest 
refs/changes/05/275405/1

diff --git a/i18n/en.json b/i18n/en.json
index 1bf795b..52458d6 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -137,7 +137,7 @@
        "contest-contest-reminder-send": "Send reminder",
        "contest-contest-reminder-cancel": "Cancel",
        "contest-contest-reminder-sending": "Sending...",
-       "contest-contest-reminder-success": "Successfully sent the reminder 
email to $1 {{PLURAL:$1|contestant|contestants}}",
+       "contest-contest-reminder-success": "The reminder email was sent to $1 
{{PLURAL:$1|contestant|contestants}}",
        "contest-contest-reminder-close": "Close",
        "contest-contest-reminder-retry": "Retry sending",
        "contest-contest-reminder-failed": "Could not send the reminder 
{{PLURAL:$1|email|emails}}.",
@@ -181,8 +181,8 @@
        "contest-mycontests-finished-text": "You have participated in these 
contests:",
        "contest-mycontests-header-contest": "Contest",
        "contest-mycontests-header-challenge": "Challenge",
-       "contest-mycontests-signup-success": "You have successfully signed up 
for the \"$1\" contest.",
-       "contest-mycontests-addition-success": "You have successfully posted 
your submission! Thank you for participating in this contest.",
+       "contest-mycontests-signup-success": "You have signed up for the \"$1\" 
contest.",
+       "contest-mycontests-addition-success": "You have posted your 
submission! Thank you for participating in this contest.",
        "contest-mycontests-updated-success": "You have modified your 
submission.",
        "contest-mycontests-sessionfail": "Your submission could not be saved 
due to loss of session data. Please try again.",
        "contest-submission-submit": "Submit",

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

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