From 2977b31a3942ac0e6bd2ad1c38f2c008037c54a6 Mon Sep 17 00:00:00 2001 From: Saturnino Abril Date: Wed, 6 Sep 2017 04:34:53 +0800 Subject: slight modifications to keyboards dialog and also fix error with non-Mac (#7367) --- webapp/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/i18n') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 87da9c943..4bb9542ef 100755 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -2156,7 +2156,8 @@ "shortcuts.files.header": "Files", "shortcuts.files.upload": "Upload files:\tCtrl|U", "shortcuts.files.upload.mac": "Upload files:\t⌘|U", - "shortcuts.header": "Keyboard Shortcuts", + "shortcuts.header": "Keyboard Shortcuts\tCtrl|/", + "shortcuts.header.mac": "Keyboard Shortcuts\t⌘|/", "shortcuts.info": "Begin a message with / for a list of all the commands at your disposal.", "shortcuts.msgs.comp.channel": "Channel:\t~|[a-z]|Tab", "shortcuts.msgs.comp.emoji": "Emoji:\t:|[a-z]|Tab", @@ -2165,7 +2166,6 @@ "shortcuts.msgs.edit": "Edit last message in channel:\tUp", "shortcuts.msgs.header": "Messages", "shortcuts.msgs.input.header": "Works inside an empty input field", - "shortcuts.msgs.mark_as_read": "Mark current channel as read:\tEsc", "shortcuts.msgs.reply": "Reply to last message in channel:\tShift|Up", "shortcuts.msgs.reprint_next": "Reprint next message:\tCtrl|Down", "shortcuts.msgs.reprint_next.mac": "Reprint next message:\t⌘|Down", -- cgit v1.2.3-1-g7c22