From ff37685aefca6c41e455bed6a2c3e2bbb90d995c Mon Sep 17 00:00:00 2001 From: Sam Date: Mon, 4 Jul 2016 18:55:31 +1000 Subject: [PATCH] improve copy --- config/locales/client.en.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 4a47d361b..931fbc35a 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -576,10 +576,10 @@ en: warn_unwatch: message: "Also stop watching previously watched topics in {{categories}}?" - yes_value: "Yes, unwatch topics" + yes_value: "Yes, stop watching topics" no_value: - one: "No, only unwatch category" - other: "No, only unwatch categories" + one: "No, only stop watching category" + other: "No, only stop watching categories" change_password: success: "(email sent)"