Siebrand has uploaded a new change for review.

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

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

Remove use of "successful" in strings

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


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Gather 
refs/changes/13/275413/1

diff --git a/i18n/en.json b/i18n/en.json
index 7c9f3b8..c69e673 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -25,11 +25,11 @@
        "gather-lists-collection-count": "Count",
        "gather-lists-hide-collection-label": "Hide",
        "gather-lists-hide-collection": "Do you want to hide list \"$1\" by 
$2?",
-       "gather-lists-hide-success-toast": "List \"$1\" was hidden 
successfully.",
+       "gather-lists-hide-success-toast": "List \"$1\" was hidden.",
        "gather-lists-hide-failure-toast": "Failed to hide list \"$1\".",
        "gather-lists-show-collection-label": "Reveal",
        "gather-lists-show-collection": "Do you want to make list \"$1\" by $2 
public again?",
-       "gather-lists-show-success-toast": "List \"$1\" was made public again 
successfully.",
+       "gather-lists-show-success-toast": "List \"$1\" was made public again.",
        "gather-lists-show-failure-toast": "Failed to show list \"$1\".",
        "gather-lists-hide-protocol": "",
        "gather-my-collections": "My collections",
@@ -58,12 +58,12 @@
        "gather-delete-collection-confirm": "Are you sure you want to delete 
this collection?",
        "gather-delete-collection-heading": "Delete collection",
        "gather-delete-collection-delete-label": "Delete",
-       "gather-delete-collection-success": "Collection was successfully 
deleted.",
+       "gather-delete-collection-success": "Collection was deleted.",
        "gather-delete-collection-failed-error": "There was a problem deleting 
this collection.",
        "gather-flag-collection-heading": "Flag collection",
        "gather-flag-collection-confirm": "Are you sure you want to flag this 
collection for review?",
        "gather-flag-collection-flag-label": "Flag",
-       "gather-flag-collection-success": "Collection was successfully 
flagged.",
+       "gather-flag-collection-success": "Collection was flagged.",
        "gather-confirmation-cancel-button-label": "Cancel",
        "gather-error-unknown-collection": "Cannot find the requested 
collection to edit.",
        "gather-collection-member": "Is member of collection.",
@@ -85,7 +85,7 @@
        "gather-add-to-collection-summary": "{{GENDER:$2|Add}} $1 to a 
collection, a list of pages that you can bookmark and share!",
        "gather-add-to-collection-confirm": "Start a collection",
        "gather-add-to-collection-cancel": "No thanks",
-       "gather-update-collection-success": "Collection was successfully 
updated.",
+       "gather-update-collection-success": "Collection was updated.",
        "gather-edit-collection-confirm": "You have made changes to your 
collection. Do you want to leave without saving them?",
        "gather-remove-toast": "The page has been removed from your \"$1\" 
collection.",
        "gather-no-such-action": "Sorry, the requested action doesn't exist.",

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

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