From 6c8815de4c637873b814cd4f7a6a777aecfa50a3 Mon Sep 17 00:00:00 2001 From: "Amir E. Aharoni" Date: Wed, 22 Jul 2015 22:34:33 -0500 Subject: [PATCH] Consistent wording of tog-enotifwatchlistpages Improve the grammar of this message itself and refer to it using {{int:}} from apihelp-setnotificationtimestamp-description, instead of duplicating it. Change-Id: Ie29c22607ff0176a602a1d695edda12baee18781 --- includes/api/i18n/en.json | 2 +- languages/i18n/en.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/includes/api/i18n/en.json b/includes/api/i18n/en.json index 46440e5f30..639611a6d4 100644 --- a/includes/api/i18n/en.json +++ b/includes/api/i18n/en.json @@ -1059,7 +1059,7 @@ "apihelp-rsd-description": "Export an RSD (Really Simple Discovery) schema.", "apihelp-rsd-example-simple": "Export the RSD schema.", - "apihelp-setnotificationtimestamp-description": "Update the notification timestamp for watched pages.\n\nThis affects the highlighting of changed pages in the watchlist and history, and the sending of email when the \"Email me when a page on my watchlist is changed\" preference is enabled.", + "apihelp-setnotificationtimestamp-description": "Update the notification timestamp for watched pages.\n\nThis affects the highlighting of changed pages in the watchlist and history, and the sending of email when the \"{{int:tog-enotifwatchlistpages}}\" preference is enabled.", "apihelp-setnotificationtimestamp-param-entirewatchlist": "Work on all watched pages.", "apihelp-setnotificationtimestamp-param-timestamp": "Timestamp to which to set the notification timestamp.", "apihelp-setnotificationtimestamp-param-torevid": "Revision to set the notification timestamp to (one page only).", diff --git a/languages/i18n/en.json b/languages/i18n/en.json index 97f131014d..3a02068b69 100644 --- a/languages/i18n/en.json +++ b/languages/i18n/en.json @@ -21,7 +21,7 @@ "tog-minordefault": "Mark all edits minor by default", "tog-previewontop": "Show preview before edit box", "tog-previewonfirst": "Show preview on first edit", - "tog-enotifwatchlistpages": "Email me when a page or file on my watchlist is changed", + "tog-enotifwatchlistpages": "Email me when a page or a file on my watchlist is changed", "tog-enotifusertalkpages": "Email me when my user talk page is changed", "tog-enotifminoredits": "Email me also for minor edits of pages and files", "tog-enotifrevealaddr": "Reveal my email address in notification emails", -- 2.20.1