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

List:       kde-commits
Subject:    KDE/kdebase/runtime/drkonqi
From:       Urs Wolfer <uwolfer () kde ! org>
Date:       2008-01-23 21:03:56
Message-ID: 1201122236.282663.26121.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 765321 by uwolfer:

i18n string fix

 M  +1 -1      toplevel.cpp  


--- trunk/KDE/kdebase/runtime/drkonqi/toplevel.cpp #765320:765321
@@ -83,7 +83,7 @@
   info->setStyleSheet(styleSheet);
   mainLayout->addWidget(info);
 
-  QCheckBox *detailsCheckBox = new QCheckBox("Show details", this);
+  QCheckBox *detailsCheckBox = new QCheckBox(i18n("Show details"), this);
   connect(detailsCheckBox, SIGNAL(toggled(bool)), SLOT(expandDetails(bool)));
   mainLayout->addWidget(detailsCheckBox);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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