summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorJoram Wilander <jwawilander@gmail.com>2017-06-06 18:29:36 -0400
committerGitHub <noreply@github.com>2017-06-06 18:29:36 -0400
commitc831e14ed058bb78f58d5716cdbf1d3826674df9 (patch)
treefae914b6dac26c08e717da0f5d978e024bb48d34 /webapp/i18n/en.json
parentcc1feddb5f130cf0d766cdde0af98835ce016429 (diff)
downloadchat-c831e14ed058bb78f58d5716cdbf1d3826674df9.tar.gz
chat-c831e14ed058bb78f58d5716cdbf1d3826674df9.tar.bz2
chat-c831e14ed058bb78f58d5716cdbf1d3826674df9.zip
Update help text for quick switcher (#6599)
Diffstat (limited to 'webapp/i18n/en.json')
-rwxr-xr-xwebapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json
index 25c671f47..9c223bb34 100755
--- a/webapp/i18n/en.json
+++ b/webapp/i18n/en.json
@@ -1169,8 +1169,8 @@
"channel_select.placeholder": "--- Select a channel ---",
"channel_switch_modal.dm": "(Direct Message)",
"channel_switch_modal.failed_to_open": "Failed to open channel.",
- "quick_switch_modal.help": "Use TAB to toggle between teams/channels, ↑↓ to browse, ↵ to confirm, ESC to dismiss",
- "quick_switch_modal.help_no_team": "Type a channel name. Use ↑↓ to browse, ↵ to confirm, ESC to dismiss",
+ "quick_switch_modal.help": "Start typing then use TAB to toggle channels/teams, ↑↓ to browse, ↵ to select, and ESC to dismiss.",
+ "quick_switch_modal.help_no_team": "Start typing then use ↑↓ to browse, ↵ to select, and ESC to dismiss.",
"quick_switch_modal.channels": "Channels",
"quick_switch_modal.teams": "Teams",
"quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K",