summaryrefslogtreecommitdiffstats
path: root/webapp/i18n
diff options
context:
space:
mode:
authorHarrison Healey <harrisonmhealey@gmail.com>2016-07-22 10:54:03 -0400
committerGitHub <noreply@github.com>2016-07-22 10:54:03 -0400
commit6496205461c58b21d8ee33733b234c31ef1b36f2 (patch)
tree5da45c2dbac5f0d700aee92540793e4563095ba8 /webapp/i18n
parent9c2c941449c387b2407d10c101f39a2266a2e65a (diff)
downloadchat-6496205461c58b21d8ee33733b234c31ef1b36f2.tar.gz
chat-6496205461c58b21d8ee33733b234c31ef1b36f2.tar.bz2
chat-6496205461c58b21d8ee33733b234c31ef1b36f2.zip
Updated custom emoji help text (#3653)
Diffstat (limited to 'webapp/i18n')
-rw-r--r--webapp/i18n/en.json3
1 files changed, 2 insertions, 1 deletions
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",