mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-05 07:27:04 +03:00
Advanced search improvements (#32)
This commit is contained in:
parent
c8a5d45f37
commit
efeef4b143
19 changed files with 101 additions and 22 deletions
|
|
@ -21,6 +21,8 @@ LABEL_ADV_TO = "To"
|
|||
LABEL_ADV_SUBJECT = "Subject"
|
||||
LABEL_ADV_TEXT = "Text"
|
||||
LABEL_ADV_HAS_ATTACHMENTS = "Has attachments"
|
||||
LABEL_ADV_FLAGGED = "Flagged"
|
||||
LABEL_ADV_UNSEEN = "Unseen"
|
||||
LABEL_ADV_DATE = "Date"
|
||||
LABEL_ADV_DATE_ALL = "All"
|
||||
LABEL_ADV_DATE_3_DAYS = "Up to 3 days old"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue