SamanthaNguyen has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/338313 )
Change subject: Remove unused i18n message, "toplists-msg-fb-onRateArticle" ...................................................................... Remove unused i18n message, "toplists-msg-fb-onRateArticle" In https://github.com/wikimedia/mediawiki-extensions-TopLists/commit/d497b5cc7bea52cc339e9bad16cedc3ccf8a82b1, the usage of the message was removed, but the actual message wasn't removed; This patch removes it. Change-Id: I7fa5091153c4a0518a71f355d7b05f5f802078fd --- M i18n/en.json 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/TopLists refs/changes/13/338313/1 diff --git a/i18n/en.json b/i18n/en.json index a373f2b..aeec0e7 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -73,7 +73,6 @@ "toplists-weeks": "$1 {{PLURAL:$1|week|weeks}}", "toplists-msg-fb-OnRateArticle-link": "$ARTICLENAME", "toplists-msg-fb-OnRateArticle-short": "has voted on a Top 10 list on $WIKINAME!", - "toplists-msg-fb-OnRateArticle": "$TEXT", "toplists-create-heading": "Create Your Own Top Ten", "toplists-create-button-msg": "Create a list" } -- To view, visit https://gerrit.wikimedia.org/r/338313 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I7fa5091153c4a0518a71f355d7b05f5f802078fd Gerrit-PatchSet: 1 Gerrit-Project: mediawiki/extensions/TopLists Gerrit-Branch: master Gerrit-Owner: SamanthaNguyen <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
