mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-09 01:17:04 +03:00
Improved message flags/keywords handling for #419
This commit is contained in:
parent
a073e7f308
commit
855e2c61c5
41 changed files with 451 additions and 82 deletions
|
|
@ -151,7 +151,17 @@
|
|||
"MESSAGE_VIEW_MOVE_DESC": "Klicke auf den Ordnernamen auf der linken Seite, um die Nachricht zu verschieben.",
|
||||
"LINK_DOWNLOAD_AS_ZIP": "Als ZIP-Datei herunterladen",
|
||||
"SPAM_SCORE": "Spam-Score",
|
||||
"HAS_VIRUS_WARNING": "WARNUNG: Virus erkannt"
|
||||
"HAS_VIRUS_WARNING": "WARNUNG: Virus erkannt",
|
||||
"TAGS": "Tags"
|
||||
},
|
||||
"MESSAGE_TAGS": {
|
||||
"$important": "Important",
|
||||
"$todo": "To Do",
|
||||
"$label1": "Important",
|
||||
"$label2": "Work",
|
||||
"$label3": "Personal",
|
||||
"$label4": "To Do",
|
||||
"$label5": "Later"
|
||||
},
|
||||
"READ_RECEIPT": {
|
||||
"SUBJECT": "Empfangsbestätigung (angezeigt) - %SUBJECT%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue