From f8aaf312c119d92ed0d9949e4315a4a1b1035e5f Mon Sep 17 00:00:00 2001 From: Joram Wilander Date: Mon, 6 Mar 2017 20:36:20 -0500 Subject: PLT-5703 Update license expiry timing and text (#5602) * Update license expiry timing and text * Updating error bar (#5632) --- webapp/i18n/en.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 6841660cf..cf04ccc0e 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -941,8 +941,6 @@ "analytics.system.activeUsers": "Active Users With Posts", "analytics.system.channelTypes": "Channel Types", "analytics.system.dailyActiveUsers": "Daily Active Users", - "analytics.system.expiredBanner": "The Enterprise license expired on {date}. You have 15 days from this date to renew the license, please contact commercial@mattermost.com.", - "analytics.system.expiringBanner": "The Enterprise license is expiring on {date}. To renew your license, please contact commercial@mattermost.com.", "analytics.system.monthlyActiveUsers": "Monthly Active Users", "analytics.system.postTypes": "Posts, Files and Hashtags", "analytics.system.privateGroups": "Private Groups", @@ -1293,9 +1291,9 @@ "error.not_found.title": "Page not found", "error.not_supported.message": "Private browsing is not supported", "error.not_supported.title": "Browser not supported", - "error_bar.expired": "Enterprise license has expired; you have 15 days from expiry to renew the license, please contact commercial@mattermost.com for details", - "error_bar.expiring": "The Enterprise license is expiring on {date}. To renew your license, please contact commercial@mattermost.com", - "error_bar.past_grace": "Enterprise license has expired, please contact your System Administrator for details", + "error_bar.expired": "Enterprise license is expired and some features may be disabled. Please renew.", + "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", + "error_bar.past_grace": "Enterprise license is expired and some features may be disabled. Please contact your System Administrator for details.", "error_bar.preview_mode": "Preview Mode: Email notifications have not been configured", "file_attachment.download": "Download", "file_info_preview.size": "Size ", -- cgit v1.2.3-1-g7c22