summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorWilliam Gathoye <william@gathoye.be>2017-05-11 15:45:25 +0200
committerHarrison Healey <harrisonmhealey@gmail.com>2017-05-11 09:45:25 -0400
commit01fab5de9411f700f43a703c1502473059bc73f5 (patch)
treefd4da81a42d0387289d37101c13d9c62ba8a6859 /webapp/i18n
parent81b2fd99825b1f92f7aad3591b95425656497a16 (diff)
downloadchat-01fab5de9411f700f43a703c1502473059bc73f5.tar.gz
chat-01fab5de9411f700f43a703c1502473059bc73f5.tar.bz2
chat-01fab5de9411f700f43a703c1502473059bc73f5.zip
Fix some issues in English (#5714)
Diffstat (limited to 'webapp/i18n')
-rwxr-xr-xwebapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index d2bd3478b..e2a02dd6a 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1316,8 +1316,8 @@
"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",
- "error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew.</a>",
- "error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew.</a>",
+ "error_bar.expired": "Enterprise license is expired and some features may be disabled. <a href='{link}' target='_blank'>Please renew</a>.",
+ "error_bar.expiring": "Enterprise license expires on {date}. <a href='{link}' target='_blank'>Please renew</a>.",
"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}.",