deleted = true does enforce requireed fields2

This commit is contained in:
Priec
2026-09-03 10:05:36 +02:00
parent 0c5459ece1
commit 0d20546787
7 changed files with 8 additions and 47 deletions

View File

@@ -616,7 +616,6 @@ import-success-message = Vloženo { $inserted ->
[few] { $source_rows } připravených řádků
*[other] { $source_rows } připravených řádků
}.
import-success-warnings = Upozornění: { $warnings }
# --- Import v průběhu -------------------------------------------------------
import-progress-heading = Importuje se do { $table }

View File

@@ -605,7 +605,6 @@ import-success-message = Inserted { $inserted ->
[one] { $source_rows } prepared row
*[other] { $source_rows } prepared rows
}.
import-success-warnings = Warnings: { $warnings }
# --- The import while it runs ----------------------------------------------
import-progress-heading = Importing into { $table }

View File

@@ -614,7 +614,6 @@ import-success-message = Vložený { $inserted ->
[one] { $source_rows } pripraveného riadka
*[other] { $source_rows } pripravených riadkov
}.
import-success-warnings = Upozornenia: { $warnings }
# --- Import počas behu ------------------------------------------------------
import-progress-heading = Importuje sa do { $table }