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

List:       kde-commits
Subject:    KDE/kdemultimedia/kmix
From:       Tom Albers <toma () kde ! org>
Date:       2009-07-04 17:37:01
Message-ID: 1246729021.739837.30534.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 991356 by toma:

Use in english in the source.


 M  +2 -2      dialogviewconfiguration.cpp  


--- trunk/KDE/kdemultimedia/kmix/dialogviewconfiguration.cpp #991355:991356
@@ -225,11 +225,11 @@
 {
    QList<QWidget *> &mdws = _view._mdws;
 
-   QLabel *l1 = new QLabel( i18n("Verfügbare Kanäle") );
+   QLabel *l1 = new QLabel( i18n("Available channels") );
    _glayout->addWidget(l1,0,0);
    QWidget *dummy = new QWidget(); dummy->setFixedWidth(16);
    _glayout->addWidget(dummy,0,1);
-   QLabel *l2 = new QLabel( i18n("Angezeigte Kanäle") );
+   QLabel *l2 = new QLabel( i18n("Visible channels") );
    _glayout->addWidget(l2,0,2);
 
    _qlwInactive = new DialogViewConfigurationWidget(frame);
[prev in list] [next in list] [prev in thread] [next in thread] 

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