mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-06 07:57:02 +03:00
Added lang constants
This commit is contained in:
parent
bab64a7cea
commit
7cd9e607ac
26 changed files with 57 additions and 5 deletions
|
|
@ -606,6 +606,8 @@ LABEL_SWITCH_TO_MESSAGE = "Switch focus to selected message"
|
|||
LABEL_SWITCH_TO_FOLDER_LIST = "Switch focus to folder list"
|
||||
LABEL_FULLSCREEN_TOGGLE = "Toggle fullscreen mode"
|
||||
LABEL_BLOCKQUOTES_TOGGLE = "Toggle message blockquotes"
|
||||
LABEL_THREAD_NEXT = "Next message in thread"
|
||||
LABEL_THREAD_PREV = "Previous message in thread"
|
||||
LABEL_PRINT = "Tisk"
|
||||
LABEL_EXIT_FULLSCREEN = "Exit fullscreen mode"
|
||||
LABEL_CLOSE_MESSAGE = "Close message (No preview pane layout)"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue