mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 23:47:03 +03:00
Sieve filters (pre release)
This commit is contained in:
parent
63a286a6b6
commit
0152f1583b
38 changed files with 175 additions and 63 deletions
|
|
@ -635,6 +635,7 @@ CANT_SAVE_MESSAGE = "Diese Nachricht kann nicht gespeichert werden"
|
|||
CANT_SEND_MESSAGE = "Diese Nachricht kann nicht gesendet werden"
|
||||
INVALID_RECIPIENTS = "Ungültige Empfänger-Adresse"
|
||||
CANT_SAVE_FILTERS = "Can't save filters"
|
||||
CANT_GET_FILTERS = "Can't get filters"
|
||||
FILTERS_ARE_NOT_CORRECT = "Filters are not correct"
|
||||
CANT_CREATE_FOLDER = "Dieser Ordner kann nicht angelegt werden"
|
||||
CANT_RENAME_FOLDER = "Dieser Ordner kann nicht umbenannt werden"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue