forked from qt-creator/qt-creator
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:
@@ -16812,7 +16812,7 @@ Soll es noch einmal versucht werden?</translation>
|
||||
</message>
|
||||
<message>
|
||||
<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 "%1" 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>
|
||||
<source>The following ABIs are currently not supported: %1</source>
|
||||
|
Reference in New Issue
Block a user