diff --git a/quality-web/de/quality_web.json b/quality-web/de/quality_web.json index 35eedcb4..141e1283 100644 --- a/quality-web/de/quality_web.json +++ b/quality-web/de/quality_web.json @@ -64,6 +64,7 @@ "samples": "Beispielhafte Ausz\u00fcge", "select_activity": "Was soll mit den Daten geschehen?", "evaluate": "Auswerten", - "convert_to_xml": "Konvertieren (XL)" + "convert_to_xml": "Konvertieren (XL)", + "select_conversion_target_format": "In welches Format soll konvertiert werden?" } } \ No newline at end of file diff --git a/quality-web/en/quality_web.json b/quality-web/en/quality_web.json index 0bd729f3..cd28b55b 100644 --- a/quality-web/en/quality_web.json +++ b/quality-web/en/quality_web.json @@ -64,6 +64,7 @@ "samples": "Samples", "select_activity": "What would you like to do with the data?", "evaluate": "Evaluate", - "convert_to_xml": "Convert to XML" + "convert_to_xml": "Convert to XML", + "select_conversion_target_format": "Select the target format for conversion" } } \ No newline at end of file diff --git a/quality-web/hu/quality_web.json b/quality-web/hu/quality_web.json index 40b361ac..592c6d8b 100644 --- a/quality-web/hu/quality_web.json +++ b/quality-web/hu/quality_web.json @@ -64,6 +64,7 @@ "samples": "Samples", "select_activity": "What would you like to do with the data?", "evaluate": "Evaluate", - "convert_to_xml": "Convert to XML" + "convert_to_xml": "Convert to XML", + "select_conversion_target_format": "Select the target format for conversion" } } \ No newline at end of file diff --git a/quality-web/ru/quality_web.json b/quality-web/ru/quality_web.json index 0bd729f3..cd28b55b 100644 --- a/quality-web/ru/quality_web.json +++ b/quality-web/ru/quality_web.json @@ -64,6 +64,7 @@ "samples": "Samples", "select_activity": "What would you like to do with the data?", "evaluate": "Evaluate", - "convert_to_xml": "Convert to XML" + "convert_to_xml": "Convert to XML", + "select_conversion_target_format": "Select the target format for conversion" } } \ No newline at end of file diff --git a/quality-web/uk/quality_web.json b/quality-web/uk/quality_web.json index 30f458fb..1516d51d 100644 --- a/quality-web/uk/quality_web.json +++ b/quality-web/uk/quality_web.json @@ -64,6 +64,7 @@ "samples": "\u0417\u0440\u0430\u0437\u043a\u0438", "select_activity": "What would you like to do with the data?", "evaluate": "Evaluate", - "convert_to_xml": "Convert to XML" + "convert_to_xml": "Convert to XML", + "select_conversion_target_format": "Select the target format for conversion" } } \ No newline at end of file