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

List:       kde-commits
Subject:    KDE/kdeutils/khexedit
From:       Laurent Montel <montel () kde ! org>
Date:       2007-08-07 20:52:42
Message-ID: 1186519962.491047.20476.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 697460 by mlaurent:

I think that one script was bad here :)


 M  +2 -2      optiondialog.cc  


--- trunk/KDE/kdeutils/khexedit/optiondialog.cc #697459:697460
@@ -615,7 +615,7 @@
   connect( mMisc.bookmarkEditorCheck, SIGNAL(toggled(bool)),
     this, SLOT( slotChanged()));
 
-  text = i18n("Confirm when number of printed mMiscPage->widget()s will e&xceed limit");
+  text = i18n("Confirm when number of printed pages will e&xceed limit");
   mMisc.thresholdCheck = new QCheckBox( text, mMiscPage->widget() );
   connect( mMisc.thresholdCheck, SIGNAL(clicked()),
 	   SLOT( slotThresholdConfirm()));
@@ -635,7 +635,7 @@
   connect( mMisc.thresholdSpin, SIGNAL(valueChanged(int)),
     this, SLOT( slotChanged()));
 
-  text = i18n("&Threshold [mMiscPage->widget()s]:" );
+  text = i18n("&Threshold [pages]:" );
   mMisc.thresholdLabel = new QLabel( text, mMiscPage->widget() );
   mMisc.thresholdLabel->setBuddy( mMisc.thresholdSpin );
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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