Added new language strings

This commit is contained in:
RainLoop Team 2015-04-22 01:04:56 +04:00
parent 8a4bce3591
commit 83010371d7
27 changed files with 54 additions and 0 deletions

View file

@ -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"