TF-2644 Handle total size exceeded maximum size when drag & drop multiple file to composer

This commit is contained in:
dab246
2024-03-01 17:09:09 +07:00
committed by Dat H. Pham
parent d646a5b9e4
commit 145a49d728
54 changed files with 1140 additions and 800 deletions
+2 -2
View File
@@ -3239,8 +3239,8 @@
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogWhenExceedMaximumFileSizeComposer": "Your message is larger than the size generally accepted by third party email systems. If you confirm sending this mail, there is a risk that it gets rejected by your recipient system.",
"@messageWarningDialogWhenExceedMaximumFileSizeComposer": {
"warningMessageWhenExceedGenerallySizeInComposer": "Your message is larger than the size generally accepted by third party email systems. If you confirm sending this mail, there is a risk that it gets rejected by your recipient system.",
"@warningMessageWhenExceedGenerallySizeInComposer": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
+2 -2
View File
@@ -3936,8 +3936,8 @@
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogWhenExceedMaximumFileSizeComposer": "Votre message dépasse la taille généralement acceptée pour un email. \nSi vous confirmez l'envoi il y a un risque que le mail soit rejeté par le système de votre interlocuteur.",
"@messageWarningDialogWhenExceedMaximumFileSizeComposer": {
"warningMessageWhenExceedGenerallySizeInComposer": "Votre message dépasse la taille généralement acceptée pour un email. \nSi vous confirmez l'envoi il y a un risque que le mail soit rejeté par le système de votre interlocuteur.",
"@warningMessageWhenExceedGenerallySizeInComposer": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
+15 -3
View File
@@ -1,5 +1,5 @@
{
"@@last_modified": "2024-02-29T16:08:18.479839",
"@@last_modified": "2024-03-15T21:34:52.177175",
"initializing_data": "Initializing data...",
"@initializing_data": {
"type": "text",
@@ -3750,8 +3750,8 @@
"placeholders_order": [],
"placeholders": {}
},
"messageWarningDialogWhenExceedMaximumFileSizeComposer": "Your message is larger than the size generally accepted by third party email systems. If you confirm sending this mail, there is a risk that it gets rejected by your recipient system.",
"@messageWarningDialogWhenExceedMaximumFileSizeComposer": {
"warningMessageWhenExceedGenerallySizeInComposer": "Your message is larger than the size generally accepted by third party email systems. If you confirm sending this mail, there is a risk that it gets rejected by your recipient system.",
"@warningMessageWhenExceedGenerallySizeInComposer": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
@@ -3761,5 +3761,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"thisFileCannotBePicked": "This file cannot be picked.",
"@thisFileCannotBePicked": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"loadingPleaseWait": "Loading... Please wait!",
"@loadingPleaseWait": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}
+2
View File
@@ -3944,6 +3944,8 @@
},
"messageWarningDialogWhenExceedMaximumFileSizeComposer": "Thư của bạn lớn hơn kích thước thường được hệ thống email của bên thứ ba chấp nhận. Nếu bạn xác nhận đã gửi thư này, có nguy cơ nó sẽ bị hệ thống người nhận từ chối.",
"@messageWarningDialogWhenExceedMaximumFileSizeComposer": {
"warningMessageWhenExceedGenerallySizeInComposer": "Thư của bạn lớn hơn kích thước thường được hệ thống email của bên thứ ba chấp nhận. Nếu bạn xác nhận đã gửi thư này, có nguy cơ nó sẽ bị hệ thống người nhận từ chối.",
"@warningMessageWhenExceedGenerallySizeInComposer": {
"type": "text",
"placeholders_order": [],
"placeholders": {}