diff ui/aboutdialog.cpp @ 531:dec797c7230c

Fix usage of OU / O
author Andre Heinecke <aheinecke@intevation.de>
date Tue, 29 Apr 2014 15:02:31 +0000
parents d1819cd56dee
children 8dbfd0cb534b
line wrap: on
line diff
--- a/ui/aboutdialog.cpp	Tue Apr 29 15:01:02 2014 +0000
+++ b/ui/aboutdialog.cpp	Tue Apr 29 15:02:31 2014 +0000
@@ -47,7 +47,7 @@
     headerLayout->addLayout(headerTextLayout);
     headerLayout->insertStretch(2, 10);
 
-    QLabel *textDesc = new QLabel(tr("TrustBridge is a secure root certificate"
+    QLabel *textDesc = new QLabel(tr("TrustBridge is a root certificate"
         " installer for Windows and Linux."));
     QLabel *textManage = new QLabel(tr("The root certificate lists are managed"
         " by the German <a href=\"https://www.bsi.bund.de\">"

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