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

List:       kde-commits
Subject:    kdegraphics/kpdf/ui
From:       Lukáš Tinkl <lukas () kde ! org>
Date:       2005-01-16 10:40:00
Message-ID: 20050116104000.C46D61BC0C () office ! kde ! org
[Download RAW message or body]

CVS commit by lukas: 

hmm, no idea why I created the extra string


  M +1 -2      pageview.cpp   1.17


--- kdegraphics/kpdf/ui/pageview.cpp  #1.16:1.17
@@ -871,6 +871,5 @@ void PageView::contentsMouseReleaseEvent
             if ( !selectedText.isEmpty() )
             {
-                QString tmp = i18n( "Text ( %n character )", "Text ( %n characters \
                )", selectedText.length() );
-                menu.insertTitle( tmp );
+                menu.insertTitle( i18n( "Text ( %n character )", "Text ( %n \
                characters )", selectedText.length() ) );
                 menu.insertItem( SmallIcon("editcopy"), i18n( "Copy to Clipboard" ), \
1 );  }


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

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