mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-07 08:27:03 +03:00
Attachments (redesign)
This commit is contained in:
parent
735842bb88
commit
f9640b3ffa
40 changed files with 293 additions and 110 deletions
|
|
@ -207,8 +207,10 @@ BUTTON_SEND = "Senden"
|
|||
BUTTON_SAVE = "Speichern"
|
||||
BUTTON_DELETE = "Löschen"
|
||||
BUTTON_CANCEL = "Abbrechen"
|
||||
BUTTON_MINIMIZE = "Minimize"
|
||||
SAVED_TIME = "Gespeichert um %TIME%"
|
||||
SAVED_ERROR_ON_SEND = "Die Nachricht wurde gesendet, konnte aber nicht im Ordner gespeichert werden."
|
||||
DISCARD_UNSAVED_DATA = "Discard unsaved data?"
|
||||
ATTACH_FILES = "Dateien anhängen"
|
||||
ATTACH_DROP_FILES_DESC = "Fügen Sie hier Dateien ein"
|
||||
ATTACH_ITEM_CANCEL = "Abbrechen"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue