summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Loehning <robert.loehning@nokia.com>2010-08-25 12:19:10 +0200
committerRobert Loehning <robert.loehning@nokia.com>2010-08-25 12:22:58 +0200
commitee898b03a16a09ef466f02297ebbecfa29a042b1 (patch)
tree325f178acd2aca6742423f0fb0c434802ca969e5
parentc3649d4fc5ceec1c63573b15fa85bde55d3f2c99 (diff)
downloadqt-creator-ee898b03a16a09ef466f02297ebbecfa29a042b1.tar.gz
Fixed German translation of new git menus
(cherry picked from commit 0166f499839b9322ad99294c07f6b23b651589b0)
-rw-r--r--share/qtcreator/translations/qtcreator_de.ts8
1 files changed, 4 insertions, 4 deletions
diff --git a/share/qtcreator/translations/qtcreator_de.ts b/share/qtcreator/translations/qtcreator_de.ts
index 628ae86bdf..d201b37a7f 100644
--- a/share/qtcreator/translations/qtcreator_de.ts
+++ b/share/qtcreator/translations/qtcreator_de.ts
@@ -5956,19 +5956,19 @@ on slow machines. In this case, the value should be increased.</source>
</message>
<message>
<source>Undo Unstaged Changes</source>
- <translation>Änderungen in &quot;%1&quot; rückgängig machen</translation>
+ <translation>Nicht bereitgestellte Änderungen rückgängig machen</translation>
</message>
<message>
<source>Undo Unstaged Changes for &quot;%1&quot;</source>
- <translation>Änderungen in &quot;%1&quot; rückgängig machen</translation>
+ <translation>Nicht bereitgestellte Änderungen in &quot;%1&quot; rückgängig machen</translation>
</message>
<message>
<source>Undo Uncommitted Changes</source>
- <translation>Änderungen in &quot;%1&quot; rückgängig machen</translation>
+ <translation>Nicht eingetragene Änderungen rückgängig machen</translation>
</message>
<message>
<source>Undo Uncommitted Changes for &quot;%1&quot;</source>
- <translation>Änderungen in &quot;%1&quot; rückgängig machen</translation>
+ <translation>Nicht eingetragene Änderungen in &quot;%1&quot; rückgängig machen</translation>
</message>
<message>
<source>Clean Project...</source>