L10n: Fix QML-Observer translation/German.

Task-number: QTCREATORBUG-3710
This commit is contained in:
Friedemann Kleint
2011-03-03 11:26:39 +01:00
parent 6c15cbbee9
commit a3c526f362

View File

@@ -13726,7 +13726,7 @@ Sie können die Änderungen in einem Stash ablegen oder rücksetzen.</translatio
</message>
<message>
<source>QML Observer could not be found.</source>
<translation>Der QML-Betrachter konnte nicht gefunden werden.</translation>
<translation>Der QML-Beobachter konnte nicht gefunden werden.</translation>
</message>
<message>
<source>QML Observer is used to offer debugging features for QML applications, such as interactive debugging and inspection tools. It must be compiled for each used Qt version separately. On the Qt4 options page, select the current Qt installation and click Rebuild.</source>