forked from qt-creator/qt-creator
German translation: Fix error message when installing plugin
%1 resolves to "Qt Creator" or "Design Studio", and the message means that no plugin for that application was found in the extracted zip. Change-Id: I1f07a3557bdac7dcabf26206aa12fabac0ca272d Reviewed-by: <github-actions-qt-creator@cristianadam.eu> Reviewed-by: Robert Löhning <robert.loehning@qt.io>
This commit is contained in:
@@ -48247,7 +48247,7 @@ Useful if build directory is corrupted or when rebuilding with a newer version o
|
|||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Did not find %1 plugin.</source>
|
<source>Did not find %1 plugin.</source>
|
||||||
<translation>Konnte das Plugin %1 nicht finden.</translation>
|
<translation>Konnte kein %1 Plugin finden.</translation>
|
||||||
</message>
|
</message>
|
||||||
<message>
|
<message>
|
||||||
<source>Install Location</source>
|
<source>Install Location</source>
|
||||||
|
Reference in New Issue
Block a user