diff ui/createinstallerdialog.cpp @ 426:d7cda835abd6

Some wording and Layout in TrustBridge Administration.
author Raimund Renkert <rrenkert@intevation.de>
date Thu, 17 Apr 2014 12:06:57 +0200
parents 03c562b1a3ea
children d1819cd56dee
line wrap: on
line diff
--- a/ui/createinstallerdialog.cpp	Thu Apr 17 08:55:16 2014 +0000
+++ b/ui/createinstallerdialog.cpp	Thu Apr 17 12:06:57 2014 +0200
@@ -37,7 +37,7 @@
 
     QLabel *header = new QLabel("<h3>" + tr("Create binary installer") + "</h3>");
     QLabel *description = new QLabel(
-        tr("Create and signed a TrustBridge binary installer from source."));
+        tr("Create and sign a TrustBridge binary installer from source."));
     headerSubLayout->insertSpacing(0, 40);
     headerSubLayout->addWidget(description);
     QFrame *headerSeparator = new QFrame();

http://wald.intevation.org/projects/trustbridge/