diff src/cconvert_options.h @ 21:0b66b10a287d

Add german translation
author Andre Heinecke <andre.heinecke@intevation.de>
date Wed, 30 Mar 2016 17:08:46 +0200
parents afb1ecf0f1db
children 927794e3cc52
line wrap: on
line diff
--- a/src/cconvert_options.h	Wed Mar 30 16:56:18 2016 +0200
+++ b/src/cconvert_options.h	Wed Mar 30 17:08:46 2016 +0200
@@ -23,7 +23,7 @@
             << QCommandLineOption(QStringList() << QStringLiteral("output")
                                   << QStringLiteral("o"),
                                   QObject::tr("write output to file (default stdout)"),
-                                  QObject::tr("[file]"))
+                                  QObject::tr("file"))
             << QCommandLineOption(QStringList() << QStringLiteral("title")
                                   << QStringLiteral("t"),
                                   QObject::tr("Set the title of the document."),
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)