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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/utils
From:       Marc Mutz <mutz () kde ! org>
Date:       2008-04-22 14:56:28
Message-ID: 1208876188.093826.13867.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 799855 by mutz:

If you print something for one key in the tooltip, print something for all keys, \
otherwise it's highly irritating to wait for a tip that never comes.

 M  +4 -0      formatting.cpp  


--- trunk/KDE/kdepim/kleopatra/utils/formatting.cpp #799854:799855
@@ -193,6 +193,10 @@
                 result += make_red( i18n( "This certificate has expired." ) );
             else if ( key.isDisabled() )
                 result += i18n( "This certificate has been disabled locally." );
+            else
+                result += i18n( "This certificate appears to be valid." );
+        else
+            result += i18n( "The validity of this certificate cannot be checked at \
the moment." );  if ( flags == Validity )
         return result;
 


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

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