diff options
-rw-r--r-- | gpgwin.cpp | 8 | ||||
-rw-r--r-- | release/ts/gpg4usb_de.ts | 2 |
2 files changed, 4 insertions, 6 deletions
@@ -384,17 +384,15 @@ void GpgWin::about() "<center><h2>" + qApp->applicationName() + " " + qApp->applicationVersion() + "</h2></center>" + tr("<center>This Application allows you to do simple<br>" - "encryption/decryption of your text-files.<br>" + "encryption/decryption of your text-message or file.<br>" "It's licensed under the GPL v2.0<br><br>" "<b>Developer:</b><br>" "Bene, Heimer, Juergen, Nils, Ubbo<br><br>" "If you have any questions and/or<br>" "suggestions, contact us at<br>" "gpg4usb at cpunk.de</a><br><br>" - "or feel free to meet us in our channel at<br>" - "gpg4usb at conference.jabber.ccc.de<br><br>" - "and always remember:<br>" - "cpunk is NOT a bot...</center>")); + "or feel free to meet us in our xmpp-channel:<br>" + "gpg4usb at conference.jabber.ccc.de</center>")); } void GpgWin::encrypt() diff --git a/release/ts/gpg4usb_de.ts b/release/ts/gpg4usb_de.ts index 4b675dd..13474f4 100644 --- a/release/ts/gpg4usb_de.ts +++ b/release/ts/gpg4usb_de.ts @@ -448,7 +448,7 @@ Do you want to save your changes?</source> </message> <message> <location filename="../../gpgwin.cpp" line="386"/> - <source><center>This Application allows you to do simple<br>encryption/decryption of your text-files.<br>It's licensed under the GPL v2.0<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br><br>and always remember:<br>cpunk is NOT a bot...</center></source> + <source><center>This Application allows you to do simple<br>encryption/decryption of your text-messages or -files.<br>It's licensed under the GPL v2.0<br><br><b>Developer:</b><br>Bene, Heimer, Juergen, Nils, Ubbo<br><br>If you have any questions and/or<br>suggestions, contact us at<br>gpg4usb at cpunk.de</a><br><br>or feel free to meet us in our channel at<br>gpg4usb at conference.jabber.ccc.de<br>/center></source> <translation></translation> </message> <message> |