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

List:       kde-i18n-doc
Subject:    kdepim/certmanager/lib/ui
From:       Malcolm Hunter <malcolm.hunter () gmx ! co ! uk>
Date:       2004-09-22 0:11:31
Message-ID: 20040922001131.CC42324FF () office ! kde ! org
[Download RAW message or body]

CVS commit by mhunter: 

Fixed plural form handling (backport?)
CCMAIL:kde-i18n-doc@kde.org


  M +4 -4      keyselectiondialog.cpp   1.24


--- kdepim/certmanager/lib/ui/keyselectiondialog.cpp  #1.23:1.24
@@ -556,8 +556,8 @@ void Kleo::KeySelectionDialog::slotKeyLi
   if ( mTruncated > 0 )
     KMessageBox::information( this,
-                              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",
+                              i18n("<qt>One backend returned truncated output.<br>"
+                                   "Not all available keys are shown</qt>",
+                                   "<qt>%n backends returned truncated output.<br>"
+                                   "Not all available keys are shown</qt>",
                                    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