mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 08:57:03 +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 = "An"
|
|||
LABEL_ADV_SUBJECT = "Thema"
|
||||
LABEL_ADV_TEXT = "Text"
|
||||
LABEL_ADV_HAS_ATTACHMENTS = "Anhangdateien vorhanden"
|
||||
LABEL_ADV_FLAGGED = "Flagged"
|
||||
LABEL_ADV_UNSEEN = "Unseen"
|
||||
LABEL_ADV_DATE = "Datum"
|
||||
LABEL_ADV_DATE_ALL = "Alle"
|
||||
LABEL_ADV_DATE_3_DAYS = "Nicht älter als 3 Tage"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue