Сheck attachments on compose (Closes #161)

This commit is contained in:
RainLoop Team 2014-07-17 14:39:13 +04:00
parent d80a9e8485
commit 97d3f4a13c
28 changed files with 201 additions and 168 deletions

View file

@ -218,6 +218,7 @@ FORWARD_MESSAGE_TOP_CC = "CC"
FORWARD_MESSAGE_TOP_SENT = "Gesendet"
FORWARD_MESSAGE_TOP_SUBJECT = "Betreff"
EMPTY_TO_ERROR_DESC = "Geben Sie bitte mindestens einen Empfänger an"
ATTACHMENTS_UPLOAD_ERROR_DESC = "Not all attachments have been uploaded yet"
BUTTON_REQUEST_READ_RECEIPT = "Empfangsbestätigung anfordern"
[POPUPS_ASK]