mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +03:00
Added lang constants (Thread view)
This commit is contained in:
parent
c23ba31e17
commit
b06a999414
27 changed files with 90 additions and 10 deletions
|
|
@ -117,6 +117,9 @@ BUTTON_EDIT_AS_NEW = "Edit as New"
|
|||
BUTTON_SHOW_IMAGES = "顯示外部圖片"
|
||||
BUTTON_NOTIFY_READ_RECEIPT = "The sender has asked to be notified when you read this message."
|
||||
BUTTON_IN_NEW_WINDOW = "在新窗口中查看"
|
||||
BUTTON_THREAD_LIST = "Thread list"
|
||||
BUTTON_THREAD_PREV = "Previous"
|
||||
BUTTON_THREAD_NEXT = "Next"
|
||||
MENU_HEADERS = "顯示詳細資訊"
|
||||
MENU_VIEW_ORIGINAL = "顯示原始內容"
|
||||
MENU_DOWNLOAD_ORIGINAL = "作為 .eml 文件下載"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue