diff --git a/application/Espo/Resources/i18n/cs_CZ/Global.json b/application/Espo/Resources/i18n/cs_CZ/Global.json index 84e63bf413..fe14f7b039 100644 --- a/application/Espo/Resources/i18n/cs_CZ/Global.json +++ b/application/Espo/Resources/i18n/cs_CZ/Global.json @@ -151,7 +151,7 @@ "Yes": "Ano", "No": "Ne", "View": "Zobrazit", - "Select All Result": "Vybrat celý výsledek", + "Select All Results": "Vybrat celý výsledek", "Value": "Hodnota", "Current version": "Současná verze", "List View": "Seznamový pohled", diff --git a/application/Espo/Resources/i18n/de_DE/Global.json b/application/Espo/Resources/i18n/de_DE/Global.json index 1da00084f9..c1e3fadba6 100644 --- a/application/Espo/Resources/i18n/de_DE/Global.json +++ b/application/Espo/Resources/i18n/de_DE/Global.json @@ -169,7 +169,7 @@ "Close": "Schließen", "Yes": "Ja", "No": "Nein", - "Select All Result": "Alle auswählen", + "Select All Results": "Alle auswählen", "Value": "Wert", "Current version": "Aktuelle Version", "List View": "Listenansicht", diff --git a/application/Espo/Resources/i18n/en_US/Global.json b/application/Espo/Resources/i18n/en_US/Global.json index ae8941fef3..3d6d8ccc03 100644 --- a/application/Espo/Resources/i18n/en_US/Global.json +++ b/application/Espo/Resources/i18n/en_US/Global.json @@ -170,7 +170,7 @@ "Yes": "Yes", "No": "No", "View": "View", - "Select All Result": "Select All Result", + "Select All Results": "Select All Results", "Value": "Value", "Current version": "Current version", "List View": "List View", @@ -201,11 +201,11 @@ "duplicate": "The record you are creating might already exist", "dropToAttach": "Drop to attach", "fieldIsRequired": "{field} is required", - "fieldShouldBeEmail": "{field} should be valid email", - "fieldShouldBeFloat": "{field} should be valid float", - "fieldShouldBeInt": "{field} should be valid integer", - "fieldShouldBeDate": "{field} should be valid date", - "fieldShouldBeDatetime": "{field} should be valid date/time", + "fieldShouldBeEmail": "{field} should be a valid email", + "fieldShouldBeFloat": "{field} should be a valid float", + "fieldShouldBeInt": "{field} should be a valid integer", + "fieldShouldBeDate": "{field} should be a valid date", + "fieldShouldBeDatetime": "{field} should be a valid date/time", "fieldShouldAfter": "{field} should be after {otherField}", "fieldShouldBefore": "{field} should be before {otherField}", "fieldShouldBeBetween": "{field} should be between {min} and {max}", diff --git a/application/Espo/Resources/i18n/es_ES/Global.json b/application/Espo/Resources/i18n/es_ES/Global.json index b5d98654b1..9d80ff02a8 100644 --- a/application/Espo/Resources/i18n/es_ES/Global.json +++ b/application/Espo/Resources/i18n/es_ES/Global.json @@ -169,7 +169,7 @@ "Close": "Cerrar", "Yes": "Si", "No": "No", - "Select All Result": "Seleccionar todos los resultados", + "Select All Results": "Seleccionar todos los resultados", "Value": "Valor", "Current version": "Version Actual", "List View": "Vista de Lista", diff --git a/application/Espo/Resources/i18n/fr_FR/Global.json b/application/Espo/Resources/i18n/fr_FR/Global.json index 3b7fbf7da7..92e0cd0016 100644 --- a/application/Espo/Resources/i18n/fr_FR/Global.json +++ b/application/Espo/Resources/i18n/fr_FR/Global.json @@ -165,7 +165,7 @@ "Close": "Fermer", "Yes": "Oui", "No": "Non", - "Select All Result": "Sélectionner tous les résultats", + "Select All Results": "Sélectionner tous les résultats", "Value": "Valeur", "Current version": "Version actuelle", "List View": "Vue en liste", diff --git a/application/Espo/Resources/i18n/id_ID/Global.json b/application/Espo/Resources/i18n/id_ID/Global.json index 0c247e67d0..5936da3b2b 100644 --- a/application/Espo/Resources/i18n/id_ID/Global.json +++ b/application/Espo/Resources/i18n/id_ID/Global.json @@ -165,7 +165,7 @@ "Close": "Tutup", "Yes": "Ya", "No": "Tidak", - "Select All Result": "Pilih Semua Hasil", + "Select All Results": "Pilih Semua Hasil", "Value": "Nilai", "Current version": "Versi sekarang", "List View": "Daftar View", diff --git a/application/Espo/Resources/i18n/it_IT/Global.json b/application/Espo/Resources/i18n/it_IT/Global.json index 9083bc78af..3e3c992a3f 100644 --- a/application/Espo/Resources/i18n/it_IT/Global.json +++ b/application/Espo/Resources/i18n/it_IT/Global.json @@ -167,7 +167,7 @@ "Close": "Chiuso", "Yes": "Yes", "No": "No", - "Select All Result": "Seleziona tutti i Risultati", + "Select All Results": "Seleziona tutti i Risultati", "Value": "Valore", "Current version": "Versione in uso", "List View": "Visualizzazione ad Elenco", diff --git a/application/Espo/Resources/i18n/nl_NL/Global.json b/application/Espo/Resources/i18n/nl_NL/Global.json index 06f22677f9..12e57e2a8d 100644 --- a/application/Espo/Resources/i18n/nl_NL/Global.json +++ b/application/Espo/Resources/i18n/nl_NL/Global.json @@ -158,7 +158,7 @@ "Yes": "Ja", "No": "Nee", "View": "View", - "Select All Result": "Select All Result", + "Select All Results": "Select All Result", "Value": "Value", "Current version": "Current version", "List View": "List View", diff --git a/application/Espo/Resources/i18n/pl_PL/Global.json b/application/Espo/Resources/i18n/pl_PL/Global.json index f3a13c0ef5..a8659cd584 100644 --- a/application/Espo/Resources/i18n/pl_PL/Global.json +++ b/application/Espo/Resources/i18n/pl_PL/Global.json @@ -165,7 +165,7 @@ "Close": "Zamknij", "Yes": "Tak", "No": "Nie", - "Select All Result": "Zaznacz wszystkie wyniki", + "Select All Results": "Zaznacz wszystkie wyniki", "Value": "Wartość", "Current version": "Bieżąca wersja", "List View": "Widok listy", diff --git a/application/Espo/Resources/i18n/pt_BR/Global.json b/application/Espo/Resources/i18n/pt_BR/Global.json index a87039d9e9..29f2e0c10d 100644 --- a/application/Espo/Resources/i18n/pt_BR/Global.json +++ b/application/Espo/Resources/i18n/pt_BR/Global.json @@ -143,7 +143,7 @@ "Yes": "Sim", "No": "Não", "View": "Ver", - "Select All Result": "Selecionar todos" + "Select All Results": "Selecionar todos" }, "messages": { "notModified": "Você não modificou o registro", diff --git a/application/Espo/Resources/i18n/ru_RU/Global.json b/application/Espo/Resources/i18n/ru_RU/Global.json index 2ef16e13e1..34d5ca3ec5 100644 --- a/application/Espo/Resources/i18n/ru_RU/Global.json +++ b/application/Espo/Resources/i18n/ru_RU/Global.json @@ -165,7 +165,7 @@ "Close": "Закрыть", "Yes": "Да", "No": "Нет", - "Select All Result": "Выбрать все результаты", + "Select All Results": "Выбрать все результаты", "Value": "Значение", "Current version": "Текущая версия", "List View": "Отображать в виде списка", diff --git a/application/Espo/Resources/i18n/uk_UA/Global.json b/application/Espo/Resources/i18n/uk_UA/Global.json index 47eb9a9ff7..c3fdff1444 100644 --- a/application/Espo/Resources/i18n/uk_UA/Global.json +++ b/application/Espo/Resources/i18n/uk_UA/Global.json @@ -147,7 +147,7 @@ "Close": "Закрити", "Yes": "Так", "No": "Немає", - "Select All Result": "Обрати всі результати", + "Select All Results": "Обрати всі результати", "Value": "Value", "Current version": "Current version", "List View": "List View", diff --git a/client/res/templates/record/list.tpl b/client/res/templates/record/list.tpl index 7baeada168..33072bce51 100644 --- a/client/res/templates/record/list.tpl +++ b/client/res/templates/record/list.tpl @@ -50,7 +50,7 @@ {{/unless}}