diff options
author | Friedemann Kleint <Friedemann.Kleint@digia.com> | 2013-09-03 14:57:44 (GMT) |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-09-03 21:47:54 (GMT) |
commit | 41372579efec1573179ad1eb8e5331723b6567c3 (patch) | |
tree | c2105210f570f488a0a42252db1dff4a8ea5bc34 | |
parent | 0fc9791b4471f13eb5786689fd9b0ac134b69455 (diff) | |
download | Qt-41372579efec1573179ad1eb8e5331723b6567c3.zip Qt-41372579efec1573179ad1eb8e5331723b6567c3.tar.gz Qt-41372579efec1573179ad1eb8e5331723b6567c3.tar.bz2 |
Remove duplicated contexts in qt_de.ts
Task-number: QTBUG-33271
Change-Id: I09fb79d2c55078445e3b91530984c46a1bd721c0
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
-rw-r--r-- | translations/qt_de.ts | 34 |
1 files changed, 0 insertions, 34 deletions
diff --git a/translations/qt_de.ts b/translations/qt_de.ts index 38bdbde..30400a3 100644 --- a/translations/qt_de.ts +++ b/translations/qt_de.ts @@ -2219,40 +2219,6 @@ nach </message> </context> <context> - <name>QDeclarativeTypeData</name> - <message> - <source>Type %1 unavailable</source> - <translation type="obsolete">Der Typ %1 ist nicht verfügbar</translation> - </message> - <message> - <source>Namespace %1 cannot be used as a type</source> - <translation type="obsolete">Der Namensraum %1 kann nicht als Typangabe verwendet werden</translation> - </message> - <message> - <source>%1 %2</source> - <translation type="obsolete">%1 %2</translation> - </message> -</context> -<context> - <name>QDeclarativeTypeLoader</name> - <message> - <source>Script %1 unavailable</source> - <translation>Das Skript %1 ist nicht verfügbar</translation> - </message> - <message> - <source>Type %1 unavailable</source> - <translation>Der Typ %1 ist nicht verfügbar</translation> - </message> - <message> - <source>Namespace %1 cannot be used as a type</source> - <translation>Der Namensraum %1 kann nicht als Typangabe verwendet werden</translation> - </message> - <message> - <source>%1 %2</source> - <translation>%1 %2</translation> - </message> -</context> -<context> <name>QDeclarativeVME</name> <message> <source>Unable to create object of type %1</source> |