fixed issues with the import

This commit is contained in:
Priec
2026-09-03 08:34:05 +02:00
parent df8df2729c
commit f7535a6fd5
10 changed files with 89 additions and 16 deletions

View File

@@ -616,6 +616,7 @@ 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,6 +605,7 @@ 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,6 +614,7 @@ 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 }