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

List:       kde-commits
Subject:    KDE_3_3_BRANCH: kdepim/certmanager/lib/ui
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2004-10-02 9:12:47
Message-ID: 20041002091247.714969922 () office ! kde ! org
[Download RAW message or body]

CVS commit by danimo: 

fix plural form also in branch: \n denotes the plural form seperator


  M +4 -5      keyselectiondialog.cpp   1.23.2.2


--- kdepim/certmanager/lib/ui/keyselectiondialog.cpp  #1.23.2.1:1.23.2.2
@@ -557,8 +557,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