From 8d60e09fc49782632aecdd1675893b35ebcba537 Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Fri, 17 Jun 2016 14:53:03 -0700 Subject: [PATCH] minor copyedit --- config/locales/server.en.yml | 2 +- plugins/discourse-details/config/locales/client.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 3177b211711..a117b65d28a 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -629,7 +629,7 @@ en: title: "Unsubscribe" stop_watching_topic: "Stop watching this topic, %{link}" mute_topic: "Mute all notifications for this topic, %{link}" - unwatch_category: "Stop watching any topics in %{category}" + unwatch_category: "Stop watching all topics in %{category}" mailing_list_mode: "Turn off mailing list mode" disable_digest_emails: "Stop sending me summary emails" all: "Don't send me any mail from %{sitename}" diff --git a/plugins/discourse-details/config/locales/client.en.yml b/plugins/discourse-details/config/locales/client.en.yml index c0cb1ffb51d..59e84a84753 100644 --- a/plugins/discourse-details/config/locales/client.en.yml +++ b/plugins/discourse-details/config/locales/client.en.yml @@ -1,7 +1,7 @@ en: js: details: - title: Insert Details + title: Hide Details composer: details_title: Summary details_text: "This text will be hidden"