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

List:       kde-commits
Subject:    branches/extragear/kde3/graphics/digikam/digikam
From:       Arnd Baecker <arnd.baecker () web ! de>
Date:       2007-08-31 20:16:08
Message-ID: 1188591368.082929.24651.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 707036 by abaecker:

corrected error in string arguments


 M  +1 -1      digikamapp.cpp  


--- branches/extragear/kde3/graphics/digikam/digikam/digikamapp.cpp #707035:707036
@@ -1210,7 +1210,7 @@
             }    
 
             text = selection.first()->kurl().fileName()  
-                                   + i18n(" (%2 of %3)")
+                                   + i18n(" (%1 of %2)")
                                    .arg(QString::number(index))
                                    .arg(QString::number(num_images));
             d->statusProgressBar->setText(text);
[prev in list] [next in list] [prev in thread] [next in thread] 

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