From ba3bf9c7bb2fcc83a57a5d74737a885f3243501f Mon Sep 17 00:00:00 2001 From: Jeff Atwood Date: Wed, 20 Dec 2017 21:32:54 -0800 Subject: [PATCH] minor copyedit --- config/locales/client.en.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/client.en.yml b/config/locales/client.en.yml index 42277a4ecdc..65ba34cbd6f 100644 --- a/config/locales/client.en.yml +++ b/config/locales/client.en.yml @@ -1211,7 +1211,7 @@ en: similar_topics: "Your topic is similar to..." drafts_offline: "drafts offline" - group_mentioned_limit: "Warning! You mentioned {{group}}, however it has more members than the administrator configured limit of {{max}} users. Nobody will be notified. " + group_mentioned_limit: "Warning! You mentioned {{group}}, however this group has more members than the administrator configured mention limit of {{max}} users. Nobody will be notified. " group_mentioned: one: "By mentioning {{group}}, you are about to notify 1 person – are you sure?" other: "By mentioning {{group}}, you are about to notify {{count}} people – are you sure?"