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

List:       kde-commits
Subject:    kpdf_experiments: kdegraphics/kpdf/kpdf
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2004-11-30 20:03:45
Message-ID: 20041130200345.8E9AC12C1B () office ! kde ! org
[Download RAW message or body]

CVS commit by aseigo: 

fix the plurality, both for english and for translation.
i wonder if it shouldn't reference the document title in this popup too?


  M +3 -1      pageview.cpp   1.1.2.48


--- kdegraphics/kpdf/kpdf/pageview.cpp  #1.1.2.47:1.1.2.48
@@ -244,5 +244,7 @@ void PageView::pageSetup( const QValueVe
     if ( documentChanged && !Settings::hideOSD() )
         d->messageWindow->display(
-            i18n(" Loaded a %1 pages document." ).arg( pageSet.count() ),
+            i18n(" Loaded a 1 page document.",
+                 " Loaded a %1 page document.",
+                 pageSet.count() ),
             PageViewMessage::Info, 4000 );
 }


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

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