mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-08 00:47:04 +03:00
Сheck attachments on compose (Closes #161)
This commit is contained in:
parent
d80a9e8485
commit
97d3f4a13c
28 changed files with 201 additions and 168 deletions
|
|
@ -218,6 +218,7 @@ FORWARD_MESSAGE_TOP_CC = "Kópia"
|
|||
FORWARD_MESSAGE_TOP_SENT = "Odoslať"
|
||||
FORWARD_MESSAGE_TOP_SUBJECT = "Predmet"
|
||||
EMPTY_TO_ERROR_DESC = "Zadajte prosím aspoň jedného príjemcu"
|
||||
ATTACHMENTS_UPLOAD_ERROR_DESC = "Not all attachments have been uploaded yet"
|
||||
BUTTON_REQUEST_READ_RECEIPT = "Vyžiadať potvrdenie o prečítaní"
|
||||
|
||||
[POPUPS_ASK]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue