Mercurial > trustbridge
diff ui/installwrapper.cpp @ 1104:a7a72353d6d2
(issue111) Wording and German translation.
author | Emanuel Schuetze <emanuel@intevation.de> |
---|---|
date | Mon, 15 Sep 2014 14:08:40 +0200 |
parents | b8fb6bf7f980 |
children | 0ddb173bcd8b |
line wrap: on
line diff
--- a/ui/installwrapper.cpp Mon Sep 15 14:00:14 2014 +0200 +++ b/ui/installwrapper.cpp Mon Sep 15 14:08:40 2014 +0200 @@ -85,7 +85,7 @@ if (vres.result != VerifyValid) { emit error(tr("Integrity check of the certificate installation process failed. ") - + "\n" + tr("Please reinstall the Software.")); + + "\n" + tr("Please reinstall the software.")); return; }