From e10428abba3e10446630d92ddc219ab6fd57ce20 Mon Sep 17 00:00:00 2001 From: Joshua Ramon Enslin Date: Sat, 16 Dec 2023 01:14:54 +0000 Subject: [PATCH] Approval. --- de/quality_web.php | 1 + en/quality_web.php | 1 + hu/quality_web.php | 1 + ru/quality_web.php | 1 + uk/quality_web.php | 1 + 5 files changed, 5 insertions(+) diff --git a/de/quality_web.php b/de/quality_web.php index f123401..6f5824a 100644 --- a/de/quality_web.php +++ b/de/quality_web.php @@ -91,4 +91,5 @@ Ein tatsächlicher Import der Daten bedeutet aber immer auch einen Import der da 'select_activity' => 'Was soll mit den Daten geschehen?', 'evaluate' => 'Auswerten', 'convert_to_xml' => 'Konvertieren (XL)', + 'select_conversion_target_format' => 'In welches Format soll konvertiert werden?', ); diff --git a/en/quality_web.php b/en/quality_web.php index 38b05a1..3624c5c 100644 --- a/en/quality_web.php +++ b/en/quality_web.php @@ -90,4 +90,5 @@ Actually importing the data however regularly also entails adding missing entrie 'select_activity' => 'What would you like to do with the data?', 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', + 'select_conversion_target_format' => 'Select the target format for conversion', ); diff --git a/hu/quality_web.php b/hu/quality_web.php index 920c193..3da47ab 100644 --- a/hu/quality_web.php +++ b/hu/quality_web.php @@ -90,4 +90,5 @@ Actually importing the data however regularly also entails adding missing entrie 'select_activity' => 'What would you like to do with the data?', 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', + 'select_conversion_target_format' => 'Select the target format for conversion', ); diff --git a/ru/quality_web.php b/ru/quality_web.php index 38b05a1..3624c5c 100644 --- a/ru/quality_web.php +++ b/ru/quality_web.php @@ -90,4 +90,5 @@ Actually importing the data however regularly also entails adding missing entrie 'select_activity' => 'What would you like to do with the data?', 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', + 'select_conversion_target_format' => 'Select the target format for conversion', ); diff --git a/uk/quality_web.php b/uk/quality_web.php index 107e9ee..56fdbc8 100644 --- a/uk/quality_web.php +++ b/uk/quality_web.php @@ -90,4 +90,5 @@ museum-digital:qa дозволяє (повторне) використання 'select_activity' => 'What would you like to do with the data?', 'evaluate' => 'Evaluate', 'convert_to_xml' => 'Convert to XML', + 'select_conversion_target_format' => 'Select the target format for conversion', );