From 858d53d0e75729dabeade2b353d2efc2ddb02d37 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Mon, 10 Apr 2017 10:23:25 -0400 Subject: Added missing localization strings for error page (#6026) --- webapp/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 3d9f71574..2896ab5ff 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1297,6 +1297,10 @@ "emoji_picker.search": "Search", "emoji_picker.symbols": "Symbols", "emoji_picker.travel": "Travel", + "error.local_storage.help1": "Enable cookies", + "error.local_storage.help2": "Turn off private browsing", + "error.local_storage.help3": "Use a supported browser (IE 11, Chrome 43+, Firefox 38+, Safari 9, Edge)", + "error.local_storage.message": "Mattermost was unable to load because a setting in your browser prevents the use of its local storage features. To allow Mattermost to load, try the following actions:", "error.not_found.link_message": "Back to Mattermost", "error.not_found.message": "The page you were trying to reach does not exist", "error.not_found.title": "Page not found", -- cgit v1.2.3-1-g7c22