mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-26 05:45:24 +00:00
Improve mail (Sieve) filter editor
- Used 'controller as' syntax; - Don't create new filter if user cancels the edition; - Set default values for new filter.
This commit is contained in:
@@ -318,6 +318,9 @@
|
||||
"matches regex" = "matches regex";
|
||||
"does not match regex" = "does not match regex";
|
||||
|
||||
/* Placeholder for the value field of a condition */
|
||||
"Value" = "Value";
|
||||
|
||||
"Seen" = "Seen";
|
||||
"Deleted" = "Deleted";
|
||||
"Answered" = "Answered";
|
||||
|
||||
Reference in New Issue
Block a user