From c73bcd86bb565933420655c8e2756fd1ba8128be Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 7 Mar 2016 10:18:38 -0500 Subject: Fixed Private Channels header in the SearchSuggestionList to actually say Private instead of Public --- web/static/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'web/static/i18n/en.json') diff --git a/web/static/i18n/en.json b/web/static/i18n/en.json index 114b6bdb5..88cb6d64c 100644 --- a/web/static/i18n/en.json +++ b/web/static/i18n/en.json @@ -966,7 +966,7 @@ "sso_signup.team_error": "Please enter a team name", "suggestion.mention.all": "Notifies everyone in the team", "suggestion.mention.channel": "Notifies everyone in the channel", - "suggestion.search.private": "Public Groups", + "suggestion.search.private": "Private Groups", "suggestion.search.public": "Public Channels", "team_export_tab.download": "download", "team_export_tab.export": "Export", @@ -1289,4 +1289,4 @@ "view_image_popover.download": "Download", "view_image_popover.file": "File {count} of {total}", "view_image_popover.publicLink": "Get Public Link" -} \ No newline at end of file +} -- cgit v1.2.3-1-g7c22