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

List:       kde-commits
Subject:    kdepim/certmanager/lib/ui
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2004-08-01 10:30:46
Message-ID: 20040801103046.A6F8999E0 () office ! kde ! org
[Download RAW message or body]

CVS commit by lukas: 

fix nonsensical i18n()


  M +5 -2      keyselectiondialog.cpp   1.23


--- kdepim/certmanager/lib/ui/keyselectiondialog.cpp  #1.22:1.23
@@ -556,6 +556,9 @@ void Kleo::KeySelectionDialog::slotKeyLi
   if ( mTruncated > 0 )
     KMessageBox::information( this,
-                              i18n("%n backends returned truncated output.\n"
-                                   "Not all available keys are shown"),
+                              i18n("One backend returned truncated output.\n"
+                                   "Not all available keys are shown",
+                                   "%n backends returned truncated output.\n"
+                                   "Not all available keys are shown",
+                                   mTruncated),
                               i18n("Key List Result") );
 


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

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