From 1eed253fc23bf164d18ea506cf3bc35ce0ce1fbb Mon Sep 17 00:00:00 2001 From: Asaad Mahmood Date: Wed, 7 Jun 2017 02:24:23 +0500 Subject: Channel switcher UI improvements (#6564) * Channel switcher UI improvements * Reverting mattermost theme * Fixing spacing above the button * Updating switcher button * PLT-6691 - Fixing tablet header --- webapp/i18n/en.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index a250e5e6c..dedf97d68 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1173,10 +1173,10 @@ "quick_switch_modal.help_no_team": "Type a channel name. Use ↑↓ to browse, ↵ to confirm, ESC to dismiss", "quick_switch_modal.channels": "Channels", "quick_switch_modal.teams": "Teams", - "quick_switch_modal.teamsShortcut.mac": "(CMD+ALT+K)", - "quick_switch_modal.teamsShortcut.windows": "(CTRL+ALT+K)", - "quick_switch_modal.channelsShortcut.mac": "(CMD+K)", - "quick_switch_modal.channelsShortcut.windows": "(CTRL+K)", + "quick_switch_modal.teamsShortcut.mac": "- ⌘⌥K", + "quick_switch_modal.teamsShortcut.windows": "- CTRL+ALT+K", + "quick_switch_modal.channelsShortcut.mac": "- ⌘K", + "quick_switch_modal.channelsShortcut.windows": "- CTRL+K", "channel_switch_modal.not_found": "No matches found.", "channel_switch_modal.submit": "Switch", "channel_switch_modal.title": "Switch Channels", @@ -1974,8 +1974,6 @@ "sidebar.moreElips": "More...", "sidebar.otherMembers": "Outside this team", "sidebar.pg": "Private Channels", - "sidebar.switch_channels": "Switch Channels (CTRL + K)", - "sidebar.switch_channels.mac": "Switch Channels (CMD + K)", "sidebar.removeList": "Remove from list", "sidebar.tutorialScreen1": "

Channels

Channels organize conversations across different topics. They’re open to everyone on your team. To send private communications use Direct Messages for a single person or Private Channel for multiple people.

", "sidebar.tutorialScreen2": "

\"{townsquare}\" and \"{offtopic}\" channels

Here are two public channels to start:

{townsquare} is a place for team-wide communication. Everyone in your team is a member of this channel.

{offtopic} is a place for fun and humor outside of work-related channels. You and your team can decide what other channels to create.

", -- cgit v1.2.3-1-g7c22