summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorDavid Lu <david.lu97@outlook.com>2016-10-11 09:06:47 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-10-11 09:06:47 -0400
commit6e9e41ebb500e0d343374421719f24c515958808 (patch)
tree04df18daf4b50b2b66e07443c16d0efaec30b8b0 /webapp/i18n
parent78a4b19fd7094b3b00fad1ee47d89e6e4e3cdb99 (diff)
downloadchat-6e9e41ebb500e0d343374421719f24c515958808.tar.gz
chat-6e9e41ebb500e0d343374421719f24c515958808.tar.bz2
chat-6e9e41ebb500e0d343374421719f24c515958808.zip
Improvements to Custom Branding (#4177)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 94dce2f3c..926191a17 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -771,10 +771,10 @@
"admin.system_analytics.totalPosts": "Total Posts",
"admin.team.brandDesc": "Enable custom branding to show an image of your choice, uploaded below, and some help text, written below, on the login page.",
"admin.team.brandDescriptionExample": "All team communication in one place, searchable and accessible anywhere",
- "admin.team.brandDescriptionHelp": "Description of service shown in login screens and UI.",
- "admin.team.brandDescriptionTitle": "Site Description",
+ "admin.team.brandDescriptionHelp": "Description of service shown in login screens and UI. When not specified, \"All team communication in one place, searchable and accessible anywhere\" is displayed.",
+ "admin.team.brandDescriptionTitle": "Site Description: ",
"admin.team.brandImageTitle": "Custom Brand Image:",
- "admin.team.brandTextDescription": "The custom branding Markdown-formatted text you would like to appear below your custom brand image on your login screen.",
+ "admin.team.brandTextDescription": "Text that will appear below your custom brand image on your login screen. Supports Markdown-formatted text. Maximum 500 characters allowed.",
"admin.team.brandTextTitle": "Custom Brand Text:",
"admin.team.brandTitle": "Enable Custom Branding: ",
"admin.team.chooseImage": "Choose New Image",
@@ -801,7 +801,7 @@
"admin.team.teamCreationDescription": "When false, only System Administrators can create teams.",
"admin.team.teamCreationTitle": "Enable Team Creation: ",
"admin.team.upload": "Upload",
- "admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. See examples at <a href='http://docs.mattermost.com/administration/config-settings.html#custom-branding' target='_blank'>docs.mattermost.com/administration/config-settings.html#custom-branding</a>.",
+ "admin.team.uploadDesc": "Customize your user experience by adding a custom image to your login screen. Recommended maximum image size is less than 2 MB.",
"admin.team.uploaded": "Uploaded!",
"admin.team.uploading": "Uploading..",
"admin.team.userCreationDescription": "When false, the ability to create accounts is disabled. The create account button displays error when pressed.",