From 7126d0f65677e4cfdb9158e96bb1d5bbad6baa55 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartosz=20Dziewo=C5=84ski?= Date: Tue, 28 Sep 2021 11:53:56 +0200 Subject: [PATCH] Clarify the references to talk pages in notification preferences (#2) Bug: T286954 Change-Id: I8f351bf277c7acfaff37fe36eefce6768c3a04c6 --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 21839994b..5f61ac255 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -96,8 +96,8 @@ "discussiontools-topicsubscription-notify-subscribed-title": "You have subscribed!", "discussiontools-topicsubscription-notify-unsubscribed-body": "You will no longer receive notifications about new comments in this topic.", "discussiontools-topicsubscription-notify-unsubscribed-title": "You have unsubscribed.", - "echo-category-title-dt-subscription": "{{PLURAL:$1|Comment|Comments}} on subscribed talk page topics", - "echo-pref-tooltip-dt-subscription": "Notify me when someone replies on any talk page in a topic I am subscribed to.", + "echo-category-title-dt-subscription": "Talk page {{PLURAL:$1|subscription|subscriptions}}", + "echo-pref-tooltip-dt-subscription": "Notify me when someone posts a new comment in a topic I am subscribed to.", "tag-discussiontools": "-", "tag-discussiontools-description": "Edit made using DiscussionTools", "tag-discussiontools-added-comment": "-",