From 6496205461c58b21d8ee33733b234c31ef1b36f2 Mon Sep 17 00:00:00 2001 From: Harrison Healey Date: Fri, 22 Jul 2016 10:54:03 -0400 Subject: Updated custom emoji help text (#3653) --- webapp/i18n/en.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index ad1c1d363..f4e435111 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1026,7 +1026,8 @@ "emoji_list.creator": "Creator", "emoji_list.delete": "Delete", "emoji_list.empty": "No Custom Emoji Found", - "emoji_list.help": "Custom emoji are available to everyone on your server and will appear in the emoji autocomplete menu. Other users may need to refresh the page before new emojis appear.", + "emoji_list.help": "Custom emoji are available to everyone on your server. Type ':' in a message box to bring up the emoji selection menu. Other users may need to refresh the page before new emojis appear.", + "emoji_list.help2": "Tip: If you add #, ##, or ### as the first character on a new line containing emoji, you can use larger sized emoji. To try it out, send a message such as: '# :smile:'.", "emoji_list.image": "Image", "emoji_list.name": "Name", "emoji_list.search": "Search Custom Emoji", -- cgit v1.2.3-1-g7c22