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 = "일반"
EMPTY_LIST = "Empty list."
EMPTY_SEARCH_LIST = "검색 조건에 맞는 결과가 없습니다.."
SEARCH_RESULT_FOR = "\"%SEARCH%\"에 대한 검색결과"
BACK_TO_MESSAGE_LIST = "back to message list"
LIST_LOADING = "로딩 중"
EMPTY_SUBJECT_TEXT = "(제목 없음)"
PUT_MESSAGE_HERE = "목록에서 표시할 메시지를 여기로 끌어 넣으세요."
@ -604,6 +605,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"