From b0514fb559b0d71ca5dd8e3a68fe4bdecba1ebd0 Mon Sep 17 00:00:00 2001 From: lfbrock Date: Tue, 5 Jul 2016 15:30:16 -0400 Subject: Update custom emoji help text (#3493) * Update custom emoji help text * Update en.json --- webapp/i18n/en.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index d6f340ab2..3677ec80e 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -147,12 +147,12 @@ "admin.connectionSecurityTlsDescription": "Encrypts the communication between Mattermost and your server.", "admin.customization.customBrand": "Custom Branding", "admin.customization.customEmoji": "Custom Emoji", - "admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in chat messages.", + "admin.customization.enableCustomEmojiDesc": "Enable users to create custom emoji for use in messages. When enabled, Custom Emoji settings can be accessed by switching to a team and clicking the three dots above the channel sidebar, and selecting \"Custom Emoji\".", "admin.customization.enableCustomEmojiTitle": "Enable Custom Emoji:", "admin.customization.restrictCustomEmojiCreationAll": "Allow everyone to create custom emoji", "admin.customization.restrictCustomEmojiCreationDesc": "Restrict the creation of custom emoji to certain users.", - "admin.customization.restrictCustomEmojiCreationAdmin": "Allow system and team admins to create custom emoji", - "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow system admins to create custom emoji", + "admin.customization.restrictCustomEmojiCreationAdmin": "Allow System and Team Admins to create custom emoji", + "admin.customization.restrictCustomEmojiCreationSystemAdmin": "Only allow System Admins to create custom emoji", "admin.customization.restrictCustomEmojiCreationTitle": "Restrict Custom Emoji Creation:", "admin.customization.support": "Legal and Support", "admin.database.title": "Database Settings", -- cgit v1.2.3-1-g7c22