[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kmail-devel
Subject:    [PATCH]: SLightly change a few strings
From:       Chris Howells <chris () chrishowells ! co ! uk>
Date:       2001-11-29 22:10:02
[Download RAW message or body]

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

This patch is fairly self explanatory -- I think it just makes the meaning of 
the few messages slightly clearer.

Is this alright to commit?

- -- 
Cheers, Chris Howells -- chris@chrishowells.co.uk, howells@kde.org
Web: http://chrishowells.co.uk, PGP key: http://chrishowells.co.uk/pgp.txt
KDE: http://www.koffice.org, http://edu.kde.org, http://usability.kde.org

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE8BrJAF8Iu1zN5WiwRArB7AJ9nhLd0V0ajq1I55qbpLyIeSyuuVQCbBfjO
R3SWnUUQ510EB46xuRbYLl8=
=4Nyk
-----END PGP SIGNATURE-----

["kmail.diff" (text/x-diff)]

Index: kmreaderwin.cpp
===================================================================
RCS file: /home/kde/kdenetwork/kmail/kmreaderwin.cpp,v
retrieving revision 1.338
diff -u -3 -p -r1.338 kmreaderwin.cpp
--- kmreaderwin.cpp	2001/11/21 15:54:09	1.338
+++ kmreaderwin.cpp	2001/11/29 22:08:56
@@ -976,7 +976,7 @@ void KMReaderWin::writeBodyStr(const QCS
         htmlStr += i18n("Message was signed with unknown key %1.")
                    .arg(pgp->signedByKey());
         htmlStr += "<br />";
-        htmlStr += i18n("The validity of the signature can't be checked.");
+        htmlStr += i18n("The validity of the signature can't be verified.");
         htmlStr += "\n</td></tr>\n<tr class=\"signWarnB\"><td>\n";
 ;
       }
@@ -996,7 +996,7 @@ void KMReaderWin::writeBodyStr(const QCS
                      "<tr class=\"signOkH\"><td>\n";
           htmlStr += i18n("Message was signed by %1.").arg(signer);
           htmlStr += "<br />";
-          htmlStr += i18n("The signature is good.");
+          htmlStr += i18n("The signature is valid.");
           htmlStr += "\n</td></tr>\n<tr class=\"signOkB\"><td>\n";
         }
         else

_______________________________________________
kmail Developers mailing list
kmail@mail.kde.org
http://mail.kde.org/mailman/listinfo/kmail


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic