From 3d159876f466b14e6c2abbbeecbef2588a00b54a Mon Sep 17 00:00:00 2001 From: Huji Lee Date: Thu, 2 Mar 2017 16:39:12 -0500 Subject: [PATCH] Rephrase enotif_lastdiff and enotif_lastvisited Bug: T159481 Change-Id: Id8f40c2364f383546a592a76e482f1155aa1a0fa --- languages/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 2816f310cb..6dbbdadde0 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -2194,8 +2194,8 @@ "enotif_body_intro_moved": "The {{SITENAME}} page $1 has been {{GENDER:$2|moved}} on $PAGEEDITDATE by $2, see $3 for the current revision.", "enotif_body_intro_restored": "The {{SITENAME}} page $1 has been {{GENDER:$2|restored}} on $PAGEEDITDATE by $2, see $3 for the current revision.", "enotif_body_intro_changed": "The {{SITENAME}} page $1 has been {{GENDER:$2|changed}} on $PAGEEDITDATE by $2, see $3 for the current revision.", - "enotif_lastvisited": "See $1 for all changes since your last visit.", - "enotif_lastdiff": "See $1 to view this change.", + "enotif_lastvisited": "For all changes since your last visit, see $1", + "enotif_lastdiff": "To view this change, see $1", "enotif_anon_editor": "anonymous user $1", "enotif_body": "Dear $WATCHINGUSERNAME,\n\n$PAGEINTRO $NEWPAGE\n\nEditor's summary: $PAGESUMMARY $PAGEMINOREDIT\n\nContact the editor:\nmail: $PAGEEDITOR_EMAIL\nwiki: $PAGEEDITOR_WIKI\n\nThere will be no other notifications in case of further activity unless you visit this page while logged in. You could also reset the notification flags for all your watched pages on your watchlist.\n\nYour friendly {{SITENAME}} notification system\n\n--\nTo change your email notification settings, visit\n{{canonicalurl:{{#special:Preferences}}}}\n\nTo change your watchlist settings, visit\n{{canonicalurl:{{#special:EditWatchlist}}}}\n\nTo delete the page from your watchlist, visit\n$UNWATCHURL\n\nFeedback and further assistance:\n$HELPPAGE", "created": "created", -- 2.20.1