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

List:       kde-commits
Subject:    KDE/kdepim/kleopatra/crypto
From:       Andrius Štikonas <stikonas () gmail ! com>
Date:       2009-09-30 21:16:05
Message-ID: 1254345365.564670.15609.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1029837 by stikonas:

Grammar: Use singular instead of plural when res.numRecipients()==1

 M  +1 -1      decryptverifytask.cpp  


--- trunk/KDE/kdepim/kleopatra/crypto/decryptverifytask.cpp #1029836:1029837
@@ -465,7 +465,7 @@
 
     QString details;
     if ( !recipients.empty() ) {
-        details += i18np( "Recipients:", "Recipients:", res.numRecipients() );
+        details += i18np( "Recipient:", "Recipients:", res.numRecipients() );
         if ( res.numRecipients() == 1 )
             return details + renderKey( recipients.front() );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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