From 61dc01911ee1ee77ca17c5d0af4e0e6d237db2e7 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 12 Aug 2015 22:55:13 -0700 Subject: [PATCH] copyedit on per-topic email notify change page --- config/locales/client.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 95a37b51852..ae087b20cc6 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -982,8 +982,8 @@ en: topic: unsubscribe: - stop_notifications: "You will stop receiving notifications for {{title}}." - change_notification_state: "You can change your notification state" + stop_notifications: "You will now receive less notifications for {{title}}" + change_notification_state: "Your current notification state is " filter_to: "{{post_count}} posts in topic" create: 'New Topic' create_long: 'Create a new Topic'