diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 0f096926abb..7805cf85c4b 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 b241665fccf..d4859e82900 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"