From b2ef9a02bf7dc517b9da491551ad489bbfa74941 Mon Sep 17 00:00:00 2001 From: Sam Date: Wed, 16 Sep 2015 11:37:38 +1000 Subject: [PATCH] Less words, correct copy --- config/locales/client.en.yml | 2 +- config/locales/server.en.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 0f096926ab..7805cf85c4 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -811,7 +811,7 @@ en: composer: emoji: "Emoji :smile:" - options: "Composer Options" + options: "Options" whisper: "whisper" add_warning: "This is an official warning." diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index b241665fcc..d4859e8290 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -880,7 +880,7 @@ en: email_token_grace_period_hours: "Forgot password / activate account tokens are still valid for a grace period of (n) hours after being redeemed." enable_badges: "Enable the badge system" - enable_whispers: "Allow users to whisper to moderators" + enable_whispers: "Allow users to whisper to staff" allow_index_in_robots_txt: "Specify in robots.txt that this site is allowed to be indexed by web search engines." email_domains_blacklist: "A pipe-delimited list of email domains that users are not allowed to register accounts with. Example: mailinator.com|trashmail.net"