From f5d9010f9a2670e09587cd6b0e5b8c3296c8d4b4 Mon Sep 17 00:00:00 2001 From: Carlos Tadeu Panato Junior Date: Thu, 27 Apr 2017 15:27:31 +0200 Subject: implement fix for PLT-6383 - Add "CAUTION" to @all auto-complete (#6240) --- webapp/i18n/en.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 02dc7cd0a..2a9a5cf3f 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -2000,7 +2000,7 @@ "sso_signup.length_error": "Name must be 3 or more characters up to a maximum of 15", "sso_signup.teamName": "Enter name of new team", "sso_signup.team_error": "Please enter a team name", - "suggestion.mention.all": "Notifies everyone in the channel, use in {townsquare} to notify the whole team", + "suggestion.mention.all": "CAUTION: This mentions everyone in channel", "suggestion.mention.channel": "Notifies everyone in the channel", "suggestion.mention.channels": "My Channels", "suggestion.mention.here": "Notifies everyone in the channel and online", -- cgit v1.2.3-1-g7c22