deleted = true does enforce requireed fields2
This commit is contained in:
@@ -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 }
|
||||
|
||||
@@ -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 }
|
||||
|
||||
@@ -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 }
|
||||
|
||||
Reference in New Issue
Block a user