Added lang constants (Thread view)

This commit is contained in:
RainLoop Team 2015-03-14 18:49:46 +04:00
parent c23ba31e17
commit b06a999414
27 changed files with 90 additions and 10 deletions

View file

@ -117,6 +117,9 @@ BUTTON_EDIT_AS_NEW = "Edit as New"
BUTTON_SHOW_IMAGES = "Display external images"
BUTTON_NOTIFY_READ_RECEIPT = "The sender has asked to be notified when you read this message."
BUTTON_IN_NEW_WINDOW = "View in separate window"
BUTTON_THREAD_LIST = "Thread list"
BUTTON_THREAD_PREV = "Previous"
BUTTON_THREAD_NEXT = "Next"
MENU_HEADERS = "Show message headers"
MENU_VIEW_ORIGINAL = "Show Source"
MENU_DOWNLOAD_ORIGINAL = "Download as .eml file"