mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-29 03:59:21 +03:00
Fix translate (fixed #81)
This commit is contained in:
parent
d351f9de4d
commit
85ddad1f1b
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@ 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"
|
||||
MENU_HEADERS = "Show message headers"
|
||||
MENU_VIEW_ORIGINAL = "Show original"
|
||||
MENU_VIEW_ORIGINAL = "Show Source"
|
||||
MENU_DOWNLOAD_ORIGINAL = "Download as .eml file"
|
||||
MENU_FILTER_SIMILAR = "Filter messages like this"
|
||||
MENU_PRINT = "Print"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue