Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhostkeeper <rubend@tutanota.com>2020-08-21 18:11:55 +0300
committerGhostkeeper <rubend@tutanota.com>2020-08-21 18:11:55 +0300
commit81ef3ef125757140843aa251343d2d072ddefe90 (patch)
tree2cc9fdf0e1e9dde120ff1b78618d06b05636e6d4 /resources/i18n
parent25323e704b86728545adc6dc6fde9de02eb4f24f (diff)
Escape these double quotes
Otherwise it's a syntax error. Contributes to issue CURA-7622.
Diffstat (limited to 'resources/i18n')
-rw-r--r--resources/i18n/de_DE/cura.po2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/i18n/de_DE/cura.po b/resources/i18n/de_DE/cura.po
index 931e711a80..8632890c8e 100644
--- a/resources/i18n/de_DE/cura.po
+++ b/resources/i18n/de_DE/cura.po
@@ -719,7 +719,7 @@ msgstr ""
"<p>Ein oder mehrere 3D-Modelle können möglicherweise aufgrund der Modellgröße und Materialkonfiguration nicht optimal gedruckt werden:</p>\n"
"<p>{model_names}</p>\n"
"<p>Erfahren Sie, wie Sie die bestmögliche Druckqualität und Zuverlässigkeit sicherstellen.</p>\n"
-"<p><a href="https://ultimaker.com/3D-model-assistant">Leitfaden zu Druckqualität anzeigen</a></p>"
+"<p><a href=\"https://ultimaker.com/3D-model-assistant\">Leitfaden zu Druckqualität anzeigen</a></p>"
#: /home/trin/Gedeeld/Projects/Cura/plugins/3MFReader/ThreeMFWorkspaceReader.py:521
#, python-brace-format