mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 16:37:02 +03:00
Added new language strings
This commit is contained in:
parent
8a4bce3591
commit
83010371d7
27 changed files with 54 additions and 0 deletions
|
|
@ -90,6 +90,7 @@ MENU_SELECT_UNFLAGGED = "Unflagged"
|
|||
EMPTY_LIST = "Empty list."
|
||||
EMPTY_SEARCH_LIST = "No messages matched your search."
|
||||
SEARCH_RESULT_FOR = "Search results for \"%SEARCH%\""
|
||||
BACK_TO_MESSAGE_LIST = "back to message list"
|
||||
LIST_LOADING = "Loading"
|
||||
EMPTY_SUBJECT_TEXT = "(No subject)"
|
||||
PUT_MESSAGE_HERE = "Drop message here to view it in the list"
|
||||
|
|
@ -607,6 +608,7 @@ LABEL_HELP = "Help"
|
|||
LABEL_CHECK_ALL = "Select all messages"
|
||||
LABEL_ARCHIVE = "Archive"
|
||||
LABEL_DELETE = "Delete"
|
||||
LABEL_OPEN_THREAD = "Open selected thread"
|
||||
LABEL_MOVE = "Move"
|
||||
LABEL_READ = "Read selected messages"
|
||||
LABEL_UNREAD = "Unread selected messages"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue