From c74e0cea47f21c6f828415c0deff4c12f1f6008f Mon Sep 17 00:00:00 2001 From: Michael Downey Date: Wed, 18 Jun 2014 15:03:09 -0400 Subject: [PATCH] Fixing grammar problem in dismissable banner msg Changed "pages" to "page" and "users" to "user". --- config/locales/server.en.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/server.en.yml b/config/locales/server.en.yml index 314e682ffba..74fe547b6f6 100644 --- a/config/locales/server.en.yml +++ b/config/locales/server.en.yml @@ -425,8 +425,8 @@ en: title: "Regular Topic" banner: message: - make: "This topic is now a banner topic. It will appear at the top of every pages until it is dismissed by the users." - remove: "This topic is not a banner topic anymore. It will no longer appear at the top of every pages." + make: "This topic is now a banner topic. It will appear at the top of every page until it is dismissed by the user." + remove: "This topic is not a banner topic anymore. It will no longer appear at the top of every page." unsubscribed: title: 'Unsubscribed'