From fb3f7e28bb2854df77598fe71870afc5f5e9c6db Mon Sep 17 00:00:00 2001 From: ubbo Date: Sun, 30 Jan 2011 22:58:39 +0000 Subject: one word less ;-) git-svn-id: http://cpunk.de/svn/src/gpg4usb/trunk@466 34ebc366-c3a9-4b3c-9f84-69acf7962910 --- gpgwin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gpgwin.cpp b/gpgwin.cpp index 5dba124..1947ab6 100644 --- a/gpgwin.cpp +++ b/gpgwin.cpp @@ -459,7 +459,7 @@ void GpgWin::about() QString *title = new QString(tr("About ") + qApp->applicationName()); QString *text = new QString("

" + qApp->applicationName() + " " + qApp->applicationVersion() + "

" - + tr("
This application allows you simple encryption
" + + tr("
This application allows simple encryption
" "and decryption of text messages or files.
" "It's licensed under the GPL v2.0

" "Developer:
" -- cgit v1.2.3