summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2016-06-06 13:00:49 -0400
committerHarrison Healey <harrisonmhealey@gmail.com>2016-06-06 13:00:49 -0400
commit96e8fc165fab315b48f55e9ca54e689b34119967 (patch)
tree9046da9edb1059094eddb50a714729b0cc2f3e76 /webapp/i18n/en.json
parent65161889074057f265148013193ae80d315ace11 (diff)
downloadchat-96e8fc165fab315b48f55e9ca54e689b34119967.tar.gz
chat-96e8fc165fab315b48f55e9ca54e689b34119967.tar.bz2
chat-96e8fc165fab315b48f55e9ca54e689b34119967.zip
Updating help text on channel switcher (#3256)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 5822fc06c..7416d1671 100644
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -719,7 +719,7 @@
"channel_notifications.sendDesktop": "Send desktop notifications",
"channel_notifications.unreadInfo": "The channel name is bolded in the sidebar when there are unread messages. Selecting \"Only for mentions\" will bold the channel only when you are mentioned.",
"channel_select.placeholder": "--- Select a channel ---",
- "channel_switch_modal.help": "↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss",
+ "channel_switch_modal.help": "Type channel name. Use ↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss",
"channel_switch_modal.hint": "Type the name of a channel",
"channel_switch_modal.not_found": "No matches found.",
"channel_switch_modal.submit": "Switch",