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": "Zvoľte cieľ kliknutím na názov priečinka v ľavom stĺpci.",
|
||||
"LINK_DOWNLOAD_AS_ZIP": "Prevziať ako zip",
|
||||
"SPAM_SCORE": "Spam Score",
|
||||
"HAS_VIRUS_WARNING": "WARNING: virus detected"
|
||||
"HAS_VIRUS_WARNING": "WARNING: virus detected",
|
||||
"TAGS": "Tags"
|
||||
},
|
||||
"MESSAGE_TAGS": {
|
||||
"$important": "Important",
|
||||
"$todo": "To Do",
|
||||
"$label1": "Important",
|
||||
"$label2": "Work",
|
||||
"$label3": "Personal",
|
||||
"$label4": "To Do",
|
||||
"$label5": "Later"
|
||||
},
|
||||
"READ_RECEIPT": {
|
||||
"SUBJECT": "Potvrdenie o doručení (zobrazené) - %SUBJECT%",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue