From 9509398d3270c1b6056ca78ddc9913273585c0af Mon Sep 17 00:00:00 2001 From: David Lu Date: Thu, 2 Jun 2016 15:45:38 -0700 Subject: PLT-2962 Added channel switcher modal (#3216) * Added channel switcher modal * Fixed typos * Added handling for duplicate channels --- webapp/i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index e86b893c5..3faacf8c5 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -715,6 +715,10 @@ "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.title": "Switch Channels", + "channel_switch_modal.help": "↑↓ to browse, TAB to select, ↵ to confirm, ESC to dismiss", + "channel_switch_modal.submit": "Switch", + "channel_switch_modal.not_found": "No matches found.", "choose_auth_page.emailCreate": "Create new team with email address", "choose_auth_page.find": "Find my teams", "choose_auth_page.gitlabCreate": "Create new team with GitLab Account", -- cgit v1.2.3-1-g7c22