diff --git a/apps/documenteditor/mobile/locale/ar.json b/apps/documenteditor/mobile/locale/ar.json index 726d624d85..05fcd41f69 100644 --- a/apps/documenteditor/mobile/locale/ar.json +++ b/apps/documenteditor/mobile/locale/ar.json @@ -813,6 +813,7 @@ "textOk": "موافق", "textRenameFile": "إعادة تسمية الملف", "textSwitchedMobileView": "تم التبديل إلى عرض المحمول", - "textSwitchedStandardView": "تم التبديل إلى العرض القياسي" + "textSwitchedStandardView": "تم التبديل إلى العرض القياسي", + "warnEmptyRequiredField": "قم بملء كل الحقول المطلوبة لارسال الاستمارة." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/az.json b/apps/documenteditor/mobile/locale/az.json index fa395934b9..0ec8d99e2f 100644 --- a/apps/documenteditor/mobile/locale/az.json +++ b/apps/documenteditor/mobile/locale/az.json @@ -809,6 +809,7 @@ "stayButtonText": "Bu səhifədə qalın", "textCloseHistory": "Tarixçəni bağlayın", "textOk": "OK", + "warnEmptyRequiredField": "Tələb olunan bütün sahələri doldurub formanı göndərin.", "btnSend": "Send", "textEnterNewFileName": "Enter a new file name", "textRenameFile": "Rename File", diff --git a/apps/documenteditor/mobile/locale/be.json b/apps/documenteditor/mobile/locale/be.json index 7faf172b48..faa2fe9828 100644 --- a/apps/documenteditor/mobile/locale/be.json +++ b/apps/documenteditor/mobile/locale/be.json @@ -808,6 +808,7 @@ "stayButtonText": "Застацца на старонцы", "textCloseHistory": "Закрыць гісторыю", "textOk": "Добра", + "warnEmptyRequiredField": "Запоўніце ўсе абавязковыя палі, патрэбныя для адпраўлення формы. ", "btnSend": "Send", "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/bg.json b/apps/documenteditor/mobile/locale/bg.json index 0da51fe0bd..2b45403fe3 100644 --- a/apps/documenteditor/mobile/locale/bg.json +++ b/apps/documenteditor/mobile/locale/bg.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Rename File", "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" + "textSwitchedStandardView": "Switched to Standard view", + "warnEmptyRequiredField": "Fill all required fields to send form." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ca.json b/apps/documenteditor/mobile/locale/ca.json index 34f224bd1a..896221ce90 100644 --- a/apps/documenteditor/mobile/locale/ca.json +++ b/apps/documenteditor/mobile/locale/ca.json @@ -813,6 +813,7 @@ "textRenameFile": "Canvia el nom del fitxer", "textSwitchedMobileView": "S'ha canviat a visualització mòbil", "textSwitchedStandardView": "S'ha canviat a visualització estàndard", + "warnEmptyRequiredField": "Emplena tots els camps necessaris per enviar el formulari.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/cs.json b/apps/documenteditor/mobile/locale/cs.json index 2adaedecc3..9eb9b5f4a4 100644 --- a/apps/documenteditor/mobile/locale/cs.json +++ b/apps/documenteditor/mobile/locale/cs.json @@ -813,6 +813,7 @@ "textRenameFile": "Přejmenovat soubor", "textSwitchedMobileView": "Přepnout na mobilní zobrazení", "textSwitchedStandardView": "Přepnout na standartní zobrazení", + "warnEmptyRequiredField": "Pro odeslání formuláře vyplňte všechna požadovaná pole.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/da.json b/apps/documenteditor/mobile/locale/da.json index 351fcac8d1..b47c307d96 100644 --- a/apps/documenteditor/mobile/locale/da.json +++ b/apps/documenteditor/mobile/locale/da.json @@ -659,6 +659,20 @@ "txtOk": "Ok", "txtProtected": "Once you enter the password and open the file, the current password will be reset" }, + "Toolbar": { + "warnEmptyRequiredField": "Udfyld alle obligatoriske felter for at sende formularen.", + "btnSend": "Send", + "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", + "dlgLeaveTitleText": "You leave the application", + "leaveButtonText": "Leave this Page", + "stayButtonText": "Stay on this page", + "textCloseHistory": "Close History", + "textEnterNewFileName": "Enter a new file name", + "textOk": "OK", + "textRenameFile": "Rename File", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" + }, "About": { "textAbout": "About", "textAddress": "Address", @@ -801,18 +815,5 @@ "uploadImageTextText": "Uploading image...", "uploadImageTitleText": "Uploading Image", "waitText": "Please, wait..." - }, - "Toolbar": { - "btnSend": "Send", - "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", - "dlgLeaveTitleText": "You leave the application", - "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page", - "textCloseHistory": "Close History", - "textEnterNewFileName": "Enter a new file name", - "textOk": "OK", - "textRenameFile": "Rename File", - "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/de.json b/apps/documenteditor/mobile/locale/de.json index 54a30fda72..9040694d3f 100644 --- a/apps/documenteditor/mobile/locale/de.json +++ b/apps/documenteditor/mobile/locale/de.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Datei umbenennen", "textSwitchedMobileView": "Mobile Ansicht aktiviert", - "textSwitchedStandardView": "Standard-Ansicht aktiviert" + "textSwitchedStandardView": "Standard-Ansicht aktiviert", + "warnEmptyRequiredField": "Füllen Sie alle erforderlichen Felder aus, um das Formular zu senden." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/el.json b/apps/documenteditor/mobile/locale/el.json index 5b62e3d2ab..8299f66269 100644 --- a/apps/documenteditor/mobile/locale/el.json +++ b/apps/documenteditor/mobile/locale/el.json @@ -813,6 +813,7 @@ "textOk": "Εντάξει", "textRenameFile": "Μετονομασία αρχείου", "textSwitchedMobileView": "Μετάβαση σε προβολή κινητού", - "textSwitchedStandardView": "Εναλλαγή σε τυπική προβολή" + "textSwitchedStandardView": "Εναλλαγή σε τυπική προβολή", + "warnEmptyRequiredField": "Συμπληρώστε όλα τα απαιτούμενα πεδία για την αποστολή της φόρμας." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/en.json b/apps/documenteditor/mobile/locale/en.json index dc3fdf3997..dc2d268c63 100644 --- a/apps/documenteditor/mobile/locale/en.json +++ b/apps/documenteditor/mobile/locale/en.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Rename File", "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" + "textSwitchedStandardView": "Switched to Standard view", + "warnEmptyRequiredField": "Fill all required fields to send form." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/es.json b/apps/documenteditor/mobile/locale/es.json index cd2c7b3318..e6c3ad28f6 100644 --- a/apps/documenteditor/mobile/locale/es.json +++ b/apps/documenteditor/mobile/locale/es.json @@ -813,6 +813,7 @@ "textOk": "Aceptar", "textRenameFile": "Renombrar archivo", "textSwitchedMobileView": "Cambiado a vista móvil", - "textSwitchedStandardView": "Cambiado a vista estándar" + "textSwitchedStandardView": "Cambiado a vista estándar", + "warnEmptyRequiredField": "Rellene todos los campos obligatorios para enviar el formulario." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/eu.json b/apps/documenteditor/mobile/locale/eu.json index b5cd109950..a5d9978770 100644 --- a/apps/documenteditor/mobile/locale/eu.json +++ b/apps/documenteditor/mobile/locale/eu.json @@ -813,6 +813,7 @@ "textRenameFile": "Berrizendatu fitxategia", "textSwitchedMobileView": "Mugikorreko ikuspegira aldatu da", "textSwitchedStandardView": "Ikuspegi estandarrera aldatu da", + "warnEmptyRequiredField": "Bete derrigorrezko eremu guztiak formularioa bidaltzeko.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/fi.json b/apps/documenteditor/mobile/locale/fi.json index bc1a66aca8..9af211fed1 100644 --- a/apps/documenteditor/mobile/locale/fi.json +++ b/apps/documenteditor/mobile/locale/fi.json @@ -129,6 +129,7 @@ } }, "Settings": { + "textFillingForms": "Lomakkeiden täyttäminen", "textSameAsSystem": "Sama kuin järjetelmässä", "advDRMOptions": "Protected File", "advDRMPassword": "Password", @@ -184,7 +185,6 @@ "textExportAs": "Export As", "textFastWV": "Fast Web View", "textFeedback": "Feedback & Support", - "textFillingForms": "Filling forms", "textFind": "Find", "textFindAndReplace": "Find and Replace", "textFindAndReplaceAll": "Find and Replace All", @@ -270,6 +270,20 @@ "txtOk": "Ok", "txtProtected": "Once you enter the password and open the file, the current password will be reset" }, + "Toolbar": { + "warnEmptyRequiredField": "Täytä kaikki vaaditut kentät lähettääksesi lomakkeen.", + "btnSend": "Send", + "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", + "dlgLeaveTitleText": "You leave the application", + "leaveButtonText": "Leave this Page", + "stayButtonText": "Stay on this page", + "textCloseHistory": "Close History", + "textEnterNewFileName": "Enter a new file name", + "textOk": "OK", + "textRenameFile": "Rename File", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" + }, "About": { "textAbout": "About", "textAddress": "Address", @@ -801,18 +815,5 @@ "warnNoLicense": "You've reached the limit for simultaneous connections to %1 editors. This document will be opened for viewing only. Contact %1 sales team for personal upgrade terms.", "warnNoLicenseUsers": "You've reached the user limit for %1 editors. Contact %1 sales team for personal upgrade terms.", "warnProcessRightsChange": "You don't have permission to edit this file." - }, - "Toolbar": { - "btnSend": "Send", - "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", - "dlgLeaveTitleText": "You leave the application", - "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page", - "textCloseHistory": "Close History", - "textEnterNewFileName": "Enter a new file name", - "textOk": "OK", - "textRenameFile": "Rename File", - "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/fr.json b/apps/documenteditor/mobile/locale/fr.json index 7d1172c524..dc7fb6c1d0 100644 --- a/apps/documenteditor/mobile/locale/fr.json +++ b/apps/documenteditor/mobile/locale/fr.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Renommer le fichier", "textSwitchedMobileView": "Passé à l'affichage mobile", - "textSwitchedStandardView": "Passé à l'affichage standard" + "textSwitchedStandardView": "Passé à l'affichage standard", + "warnEmptyRequiredField": "Veuillez remplir tous les champs obligatoires avant d'envoyer le formulaire." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/gl.json b/apps/documenteditor/mobile/locale/gl.json index 7f2a5ae252..5aeeeb947f 100644 --- a/apps/documenteditor/mobile/locale/gl.json +++ b/apps/documenteditor/mobile/locale/gl.json @@ -809,6 +809,7 @@ "stayButtonText": "Quedarse nesta páxina", "textCloseHistory": "Pechar historial", "textOk": "Aceptar", + "warnEmptyRequiredField": "Encha todos os campos obrigatorios para poder enviar o formulario.", "btnSend": "Send", "textEnterNewFileName": "Enter a new file name", "textRenameFile": "Rename File", diff --git a/apps/documenteditor/mobile/locale/he.json b/apps/documenteditor/mobile/locale/he.json index 88ceabc6ec..fb0b555d39 100644 --- a/apps/documenteditor/mobile/locale/he.json +++ b/apps/documenteditor/mobile/locale/he.json @@ -813,6 +813,7 @@ "textOk": "בסדר", "textRenameFile": "שינוי שם קובץ", "textSwitchedMobileView": "החלפה לתצוגה ניידת", - "textSwitchedStandardView": "החלפה לתצוגה רגילה" + "textSwitchedStandardView": "החלפה לתצוגה רגילה", + "warnEmptyRequiredField": "מלא את כל השדות הדרושים כדי לשלוח טופס." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/hu.json b/apps/documenteditor/mobile/locale/hu.json index 9bc8d4ed45..af5cbe2af4 100644 --- a/apps/documenteditor/mobile/locale/hu.json +++ b/apps/documenteditor/mobile/locale/hu.json @@ -813,6 +813,7 @@ "textRenameFile": "Fájl Átnevezése", "textSwitchedMobileView": "Váltás Mobil nézetre", "textSwitchedStandardView": "Normál nézetre váltott", + "warnEmptyRequiredField": "Az űrlap elküldéséhez töltse ki az összes szükséges mezőt.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/hy.json b/apps/documenteditor/mobile/locale/hy.json index 872c5b9ead..0e17107903 100644 --- a/apps/documenteditor/mobile/locale/hy.json +++ b/apps/documenteditor/mobile/locale/hy.json @@ -813,6 +813,7 @@ "textRenameFile": "Վերանվանել ֆայլը", "textSwitchedMobileView": " Փոխարկվել է բջջային տեսքի", "textSwitchedStandardView": " Փոխարկվել է ստանդարտ տեսքի", + "warnEmptyRequiredField": "Լրացրել բոլոր անհրաժեշտ դաշտերը՝ ձևն ուղարկելու համար:", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/id.json b/apps/documenteditor/mobile/locale/id.json index a53fd787bc..b1b9b63ee7 100644 --- a/apps/documenteditor/mobile/locale/id.json +++ b/apps/documenteditor/mobile/locale/id.json @@ -813,6 +813,7 @@ "textRenameFile": "Ganti Nama File", "textSwitchedMobileView": "Beralih ke Tampilan seluler", "textSwitchedStandardView": "Beralih ke Tampilan standar", + "warnEmptyRequiredField": "Isi semua ruas yang dibutuhkan untuk mengirim formulir.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/it.json b/apps/documenteditor/mobile/locale/it.json index c23e480a0a..eab54bd3f3 100644 --- a/apps/documenteditor/mobile/locale/it.json +++ b/apps/documenteditor/mobile/locale/it.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Rinomina file", "textSwitchedMobileView": "Passato alla visualizzazione per dispositivi mobili", - "textSwitchedStandardView": "Passato alla visualizzazione standard" + "textSwitchedStandardView": "Passato alla visualizzazione standard", + "warnEmptyRequiredField": "Compila tutti i campi richiesti per inviare il modulo." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ja.json b/apps/documenteditor/mobile/locale/ja.json index 595a137bb1..cebf9d03ea 100644 --- a/apps/documenteditor/mobile/locale/ja.json +++ b/apps/documenteditor/mobile/locale/ja.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "ファイル名の変更", "textSwitchedMobileView": "モバイルビューに切り替えました", - "textSwitchedStandardView": "標準ビューに切り替えました" + "textSwitchedStandardView": "標準ビューに切り替えました", + "warnEmptyRequiredField": "必須事項をすべて入力し、送信してください。" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ko.json b/apps/documenteditor/mobile/locale/ko.json index c772af9f81..d634af69db 100644 --- a/apps/documenteditor/mobile/locale/ko.json +++ b/apps/documenteditor/mobile/locale/ko.json @@ -813,6 +813,7 @@ "textRenameFile": "파일 이름 변경", "textSwitchedMobileView": "모바일 보기로 전환되었습니다.", "textSwitchedStandardView": "표준 보기로 전환되었습니다.", + "warnEmptyRequiredField": "양식을 보내려면 모든 필수 필드를 채우십시오.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/lo.json b/apps/documenteditor/mobile/locale/lo.json index f882e06244..27072a4dfd 100644 --- a/apps/documenteditor/mobile/locale/lo.json +++ b/apps/documenteditor/mobile/locale/lo.json @@ -807,6 +807,7 @@ "dlgLeaveTitleText": "ທ່ານໄດ້ອອກຈາກໜ້າຄໍາຮ້ອງສະຫມັກ", "leaveButtonText": "ອອກຈາກໜ້ານີ້", "stayButtonText": "ຢູ່ໃນໜ້ານີ້", + "warnEmptyRequiredField": "ຕື່ມຂໍ້ມູນໃສ່ທຸກຊ່ອງທີ່ຕ້ອງການເພື່ອສົ່ງແບບຟອມ.", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/lv.json b/apps/documenteditor/mobile/locale/lv.json index f0667680a7..4e5dbb0cac 100644 --- a/apps/documenteditor/mobile/locale/lv.json +++ b/apps/documenteditor/mobile/locale/lv.json @@ -811,6 +811,7 @@ "textOk": "Labi", "textSwitchedMobileView": "Pārslēgts uz mobilo skatu", "textSwitchedStandardView": "Pārslēgts uz standarta skatu", + "warnEmptyRequiredField": "Aizpildiet visus obligātos laukus, lai nosūtītu veidlapu.", "btnSend": "Send", "textEnterNewFileName": "Enter a new file name", "textRenameFile": "Rename File" diff --git a/apps/documenteditor/mobile/locale/ms.json b/apps/documenteditor/mobile/locale/ms.json index f3e6f7a0b5..5c614c977f 100644 --- a/apps/documenteditor/mobile/locale/ms.json +++ b/apps/documenteditor/mobile/locale/ms.json @@ -808,6 +808,7 @@ "leaveButtonText": "Tinggalkan Halaman ini", "stayButtonText": "Kekal pada Halaman ini", "textOk": "Okey", + "warnEmptyRequiredField": "Isi semua medan diperlukan untuk menyerahkan borang.", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/nl.json b/apps/documenteditor/mobile/locale/nl.json index 03f978693f..75bc95a625 100644 --- a/apps/documenteditor/mobile/locale/nl.json +++ b/apps/documenteditor/mobile/locale/nl.json @@ -807,6 +807,7 @@ "dlgLeaveTitleText": "U verlaat de toepassing", "leaveButtonText": "Pagina verlaten", "stayButtonText": "Op deze pagina blijven", + "warnEmptyRequiredField": "Vul alle verplichte velden in om het formulier te verzenden.", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/pl.json b/apps/documenteditor/mobile/locale/pl.json index 0038d70fdd..3433f2ad79 100644 --- a/apps/documenteditor/mobile/locale/pl.json +++ b/apps/documenteditor/mobile/locale/pl.json @@ -807,6 +807,7 @@ "textCloseHistory": "Zamknij historię", "textEnterNewFileName": "Wprowadź nową nazwę pliku", "textOk": "OK", + "warnEmptyRequiredField": "Wypełnij wszystkie wymagane pola, aby wysłać formularz.", "btnSend": "Send", "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", "dlgLeaveTitleText": "You leave the application", diff --git a/apps/documenteditor/mobile/locale/pt-pt.json b/apps/documenteditor/mobile/locale/pt-pt.json index 8c43561a36..5b1416e18f 100644 --- a/apps/documenteditor/mobile/locale/pt-pt.json +++ b/apps/documenteditor/mobile/locale/pt-pt.json @@ -813,6 +813,7 @@ "textRenameFile": "Mudar nome do ficheiro", "textSwitchedMobileView": "Alterado para vista móvel", "textSwitchedStandardView": "Alterado para a vista predefinida", + "warnEmptyRequiredField": "Preencha todos os campos obrigatórios para enviar o formulário.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/pt.json b/apps/documenteditor/mobile/locale/pt.json index d6276dc531..2815113de0 100644 --- a/apps/documenteditor/mobile/locale/pt.json +++ b/apps/documenteditor/mobile/locale/pt.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Renomear arquivo", "textSwitchedMobileView": "Alterado para a visualização móvel", - "textSwitchedStandardView": "Alterado para a visualização padrão" + "textSwitchedStandardView": "Alterado para a visualização padrão", + "warnEmptyRequiredField": "Preencha todos os campos obrigatórios para enviar o formulário." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ro.json b/apps/documenteditor/mobile/locale/ro.json index e49d8d6d1d..8fea6aad6e 100644 --- a/apps/documenteditor/mobile/locale/ro.json +++ b/apps/documenteditor/mobile/locale/ro.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Redenumire fișier", "textSwitchedMobileView": "Comutat la vizualizarea mobilă", - "textSwitchedStandardView": "Comutat la vizualizarea standard" + "textSwitchedStandardView": "Comutat la vizualizarea standard", + "warnEmptyRequiredField": "Toate câmpurile din formular trebuie completate înainte de a-l trimite." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/ru.json b/apps/documenteditor/mobile/locale/ru.json index 6002216c38..c7bec7d38a 100644 --- a/apps/documenteditor/mobile/locale/ru.json +++ b/apps/documenteditor/mobile/locale/ru.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Переименовать файл", "textSwitchedMobileView": "Переключено на мобильный вид", - "textSwitchedStandardView": "Переключено на стандартный вид" + "textSwitchedStandardView": "Переключено на стандартный вид", + "warnEmptyRequiredField": "Заполните все обязательные поля для отправки формы." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/si.json b/apps/documenteditor/mobile/locale/si.json index a92bc5c720..6d622e9ad4 100644 --- a/apps/documenteditor/mobile/locale/si.json +++ b/apps/documenteditor/mobile/locale/si.json @@ -813,6 +813,7 @@ "textOk": "හරි", "textRenameFile": "ගොනුව නම් කරන්න", "textSwitchedMobileView": "ජංගම දැක්මට මාරු විය", - "textSwitchedStandardView": "සම්මත දැක්මට මාරු විය" + "textSwitchedStandardView": "සම්මත දැක්මට මාරු විය", + "warnEmptyRequiredField": "ආකෘතිපත්‍රය යැවීමට වුවමනා සියළුම ක්‍ෂේත්‍ර පුරවන්න." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sk.json b/apps/documenteditor/mobile/locale/sk.json index c271d0f8a6..82f1e611bc 100644 --- a/apps/documenteditor/mobile/locale/sk.json +++ b/apps/documenteditor/mobile/locale/sk.json @@ -807,6 +807,7 @@ "dlgLeaveTitleText": "Opúšťate aplikáciu", "leaveButtonText": "Opustiť túto stránku", "stayButtonText": "Zostať na tejto stránke", + "warnEmptyRequiredField": "Vyplňte všetky požadované polia, aby ste formulár mohli odoslať.", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/sl.json b/apps/documenteditor/mobile/locale/sl.json index 049807d277..d1f38bcf53 100644 --- a/apps/documenteditor/mobile/locale/sl.json +++ b/apps/documenteditor/mobile/locale/sl.json @@ -701,6 +701,20 @@ "txtOk": "Ok", "txtProtected": "Once you enter the password and open the file, the current password will be reset" }, + "Toolbar": { + "warnEmptyRequiredField": "Za pošiljanje obrazca izpolnite vsa potrebna polja,", + "btnSend": "Send", + "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", + "dlgLeaveTitleText": "You leave the application", + "leaveButtonText": "Leave this Page", + "stayButtonText": "Stay on this page", + "textCloseHistory": "Close History", + "textEnterNewFileName": "Enter a new file name", + "textOk": "OK", + "textRenameFile": "Rename File", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" + }, "Error": { "convertationTimeoutText": "Conversion timeout exceeded.", "criticalErrorExtText": "Press 'OK' to go back to the document list.", @@ -801,18 +815,5 @@ "uploadImageTextText": "Uploading image...", "uploadImageTitleText": "Uploading Image", "waitText": "Please, wait..." - }, - "Toolbar": { - "btnSend": "Send", - "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", - "dlgLeaveTitleText": "You leave the application", - "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page", - "textCloseHistory": "Close History", - "textEnterNewFileName": "Enter a new file name", - "textOk": "OK", - "textRenameFile": "Rename File", - "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sr-cyrl.json b/apps/documenteditor/mobile/locale/sr-cyrl.json index efa8350f0d..1ee65b10ab 100644 --- a/apps/documenteditor/mobile/locale/sr-cyrl.json +++ b/apps/documenteditor/mobile/locale/sr-cyrl.json @@ -813,6 +813,7 @@ "textRenameFile": "Преименуј фајл", "textSwitchedMobileView": "Пребачено на мобилни приказ", "textSwitchedStandardView": "Пребачено на стандардни приказ", + "warnEmptyRequiredField": "Попуни сва потребна поља за слање обрасца.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sr.json b/apps/documenteditor/mobile/locale/sr.json index 0bd9b7b0b1..e9eb536109 100644 --- a/apps/documenteditor/mobile/locale/sr.json +++ b/apps/documenteditor/mobile/locale/sr.json @@ -813,6 +813,7 @@ "textOk": "OK", "textRenameFile": "Preimenuj Fajl", "textSwitchedMobileView": "Prebačeno na mobilni prikaz", - "textSwitchedStandardView": "Prebačeno na standardni prikaz" + "textSwitchedStandardView": "Prebačeno na standardni prikaz", + "warnEmptyRequiredField": "Popuni sva potrebna polja za slanje obrasca." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/sv.json b/apps/documenteditor/mobile/locale/sv.json index 711ce9f0f3..ae9038f871 100644 --- a/apps/documenteditor/mobile/locale/sv.json +++ b/apps/documenteditor/mobile/locale/sv.json @@ -763,6 +763,20 @@ "txtOk": "Ok", "txtProtected": "Once you enter the password and open the file, the current password will be reset" }, + "Toolbar": { + "warnEmptyRequiredField": "Fyll i alla fält för att skicka formulär.", + "btnSend": "Send", + "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", + "dlgLeaveTitleText": "You leave the application", + "leaveButtonText": "Leave this Page", + "stayButtonText": "Stay on this page", + "textCloseHistory": "Close History", + "textEnterNewFileName": "Enter a new file name", + "textOk": "OK", + "textRenameFile": "Rename File", + "textSwitchedMobileView": "Switched to Mobile view", + "textSwitchedStandardView": "Switched to Standard view" + }, "LongActions": { "applyChangesTextText": "Loading data...", "applyChangesTitleText": "Loading Data", @@ -801,18 +815,5 @@ "uploadImageTextText": "Uploading image...", "uploadImageTitleText": "Uploading Image", "waitText": "Please, wait..." - }, - "Toolbar": { - "btnSend": "Send", - "dlgLeaveMsgText": "You have unsaved changes. Click 'Stay on this Page' to wait for autosave. Click 'Leave this Page' to discard all the unsaved changes.", - "dlgLeaveTitleText": "You leave the application", - "leaveButtonText": "Leave this Page", - "stayButtonText": "Stay on this page", - "textCloseHistory": "Close History", - "textEnterNewFileName": "Enter a new file name", - "textOk": "OK", - "textRenameFile": "Rename File", - "textSwitchedMobileView": "Switched to Mobile view", - "textSwitchedStandardView": "Switched to Standard view" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/tr.json b/apps/documenteditor/mobile/locale/tr.json index 864ad838b4..3186b26a04 100644 --- a/apps/documenteditor/mobile/locale/tr.json +++ b/apps/documenteditor/mobile/locale/tr.json @@ -813,6 +813,7 @@ "textRenameFile": "Dosyayı yeniden adlandır.", "textSwitchedMobileView": "Mobil görünüme geçildi", "textSwitchedStandardView": "Standart görünüme geçildi", + "warnEmptyRequiredField": "Formu gönderebilmek için gerekli tüm alanları doldurun.", "btnSend": "Send" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/uk.json b/apps/documenteditor/mobile/locale/uk.json index a4fec6598d..008a7f5479 100644 --- a/apps/documenteditor/mobile/locale/uk.json +++ b/apps/documenteditor/mobile/locale/uk.json @@ -807,6 +807,7 @@ "dlgLeaveTitleText": "Ви виходите з програми", "leaveButtonText": "Залишити цю сторінку", "stayButtonText": "Залишитися на сторінці", + "warnEmptyRequiredField": "Заповніть всі обов'язкові поля для відправлення форми.", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/vi.json b/apps/documenteditor/mobile/locale/vi.json index 2e7beacc7c..5662da8b53 100644 --- a/apps/documenteditor/mobile/locale/vi.json +++ b/apps/documenteditor/mobile/locale/vi.json @@ -845,6 +845,7 @@ "textRenameFile": "Rename File", "textEnterNewFileName": "Enter a new file name", "textCloseHistory": "Close History", - "btnSend": "Send" + "btnSend": "Send", + "warnEmptyRequiredField": "Fill all required fields to send form." } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/locale/zh-tw.json b/apps/documenteditor/mobile/locale/zh-tw.json index 85828e76e3..5270212e32 100644 --- a/apps/documenteditor/mobile/locale/zh-tw.json +++ b/apps/documenteditor/mobile/locale/zh-tw.json @@ -810,6 +810,7 @@ "textOk": "好", "textSwitchedMobileView": "切換至行動版檢視", "textSwitchedStandardView": "切換至標準版檢視", + "warnEmptyRequiredField": "填寫所有必填欄位以傳送表單。", "btnSend": "Send", "textCloseHistory": "Close History", "textEnterNewFileName": "Enter a new file name", diff --git a/apps/documenteditor/mobile/locale/zh.json b/apps/documenteditor/mobile/locale/zh.json index 020dfef2c2..3f6ab5c9fb 100644 --- a/apps/documenteditor/mobile/locale/zh.json +++ b/apps/documenteditor/mobile/locale/zh.json @@ -813,6 +813,7 @@ "textOk": "确定", "textRenameFile": "重命名文件", "textSwitchedMobileView": "切换到“移动设备”视图", - "textSwitchedStandardView": "切换到标准视图" + "textSwitchedStandardView": "切换到标准视图", + "warnEmptyRequiredField": "要发送表单,请填写所有必填项。" } } \ No newline at end of file diff --git a/apps/documenteditor/mobile/src/controller/Toolbar.jsx b/apps/documenteditor/mobile/src/controller/Toolbar.jsx index 1a82bb8ca5..096ab7f84e 100644 --- a/apps/documenteditor/mobile/src/controller/Toolbar.jsx +++ b/apps/documenteditor/mobile/src/controller/Toolbar.jsx @@ -377,7 +377,20 @@ const ToolbarController = inject('storeAppOptions', 'users', 'storeReview', 'sto const submitForm = () => { const api = Common.EditorApi.get(); - api.asc_SendForm(); + if (!api.asc_IsAllRequiredFormsFilled()) { + f7.dialog.create({ + title : '', + text : t('Toolbar.warnEmptyRequiredField'), + buttons : [ + { + text: t('Toolbar.textOk'), + onClick: () => api.asc_MoveToFillingForm(true, true, true) + } + ] + }).open(); + } else { + api.asc_SendForm(); + } } return (