From 01fab5de9411f700f43a703c1502473059bc73f5 Mon Sep 17 00:00:00 2001 From: William Gathoye Date: Thu, 11 May 2017 15:45:25 +0200 Subject: Fix some issues in English (#5714) --- webapp/components/error_bar.jsx | 4 ++-- webapp/i18n/en.json | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'webapp') diff --git a/webapp/components/error_bar.jsx b/webapp/components/error_bar.jsx index 94555ce04..97fbbdca0 100644 --- a/webapp/components/error_bar.jsx +++ b/webapp/components/error_bar.jsx @@ -151,7 +151,7 @@ export default class ErrorBar extends React.Component { message = ( Please renew.", - "error_bar.expiring": "Enterprise license expires on {date}. Please renew.", + "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", "error_bar.site_url": "Please configure your {docsLink} in the {link}.", -- cgit v1.2.3-1-g7c22