mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +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 = "無法保存郵件"
|
|||
CANT_SEND_MESSAGE = "無法發送郵件"
|
||||
INVALID_RECIPIENTS = "無效接收人"
|
||||
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 = "無法創建資料夾"
|
||||
CANT_RENAME_FOLDER = "無法重命名資料夾"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue