jenkins-bot has submitted this change and it was merged.

Change subject: i18n: Remove unnecessary quotes around user names
......................................................................


i18n: Remove unnecessary quotes around user names

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

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



diff --git a/i18n/en.json b/i18n/en.json
index b3a14eb..1d26909 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -13,11 +13,11 @@
        "gather-lists-collection-description": "Description",
        "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-collection": "Do you want to hide list \"$1\" by 
$2?",
        "gather-lists-hide-success-toast": "List \"$1\" was hidden 
successfully.",
        "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-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-failure-toast": "Failed to show list \"$1\".",
        "gather-remove-from-collection-failed-toast": "Unable to remove page 
from collection.",

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8b7d9ad0706881bf46afd77c1c45d632eae9176d
Gerrit-PatchSet: 2
Gerrit-Project: mediawiki/extensions/Gather
Gerrit-Branch: master
Gerrit-Owner: Amire80 <[email protected]>
Gerrit-Reviewer: Jdlrobson <[email protected]>
Gerrit-Reviewer: Siebrand <[email protected]>
Gerrit-Reviewer: Yurik <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to