Remove wrong quotes from German translation

%1 contains line breaks and bullets. Having quotes around it is pointless.

Change-Id: Iced4bd6efcf60b1005fcd560ea773e208a0df997
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@qt.io>
Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
Robert Loehning
2018-07-04 16:38:40 +02:00
parent e152b1c468
commit b85692e920

View File

@@ -16812,7 +16812,7 @@ Soll es noch einmal versucht werden?</translation>
</message> </message>
<message> <message>
<source>No compiler can produce code for this Qt version. Please define one or more compilers for: %1</source> <source>No compiler can produce code for this Qt version. Please define one or more compilers for: %1</source>
<translation>Kein Compiler kann für diese Qt-Version Code erzeugen. Bitte richten Sie einen oder mehrere für &quot;%1&quot; geeignete Compiler ein.</translation> <translation>Kein Compiler kann für diese Qt-Version Code erzeugen. Bitte richten Sie einen oder mehrere Compiler ein, geeignet für: %1</translation>
</message> </message>
<message> <message>
<source>The following ABIs are currently not supported: %1</source> <source>The following ABIs are currently not supported: %1</source>