Added: New keyboard shortcuts for compose popup (Esc, Sift+Esc, `)

Fixed: Folders list tree viewer
This commit is contained in:
RainLoop Team 2015-08-30 21:12:51 +03:00
parent 3498700f61
commit 9b6b68e72b
36 changed files with 90 additions and 6 deletions

View file

@ -645,6 +645,7 @@ LABEL_EXIT_FULLSCREEN = "Exit fullscreen mode"
LABEL_CLOSE_MESSAGE = "Close message (No preview pane layout)"
LABEL_SWITCH_TO_LIST = "Switch focus back to message list"
LABEL_OPEN_COMPOSE_POPUP = "Open compose popup"
LABEL_MINIMIZE_COMPOSE_POPUP = "Minimize compose popup"
LABEL_OPEN_IDENTITIES_DROPDOWN = "Open identities dropdown"
LABEL_SAVE_MESSAGE = "Save message"
LABEL_SEND_MESSAGE = "Send message"