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

List:       kde-commits
Subject:    branches/KDE/4.3/kdebase/workspace/plasma/applets/system-monitor
From:       Petri Damstén <petri.damsten () kdemail ! net>
Date:       2009-09-02 3:09:01
Message-ID: 1251860941.102267.26309.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1018664 by pdamsten:

Usage types are translated
CCBUG: 192970

 M  +2 -2      hdd.cpp  


--- branches/KDE/4.3/kdebase/workspace/plasma/applets/system-monitor/hdd.cpp #1018663:1018664
@@ -259,8 +259,8 @@
                             data->value("File System Type").toString() <<
                             data->value("Size").toString();
         */
-        if ((data->value("Usage").toString() != "File System" &&
-             data->value("Usage").toString() != "Raid") ||
+        if ((data->value("Usage").toString() != i18n("File System") &&
+             data->value("Usage").toString() != i18n("Raid")) ||
             data->value("File System Type").toString() == "swap") {
             QStringList list = items();
             list.removeAll(uuid);
[prev in list] [next in list] [prev in thread] [next in thread] 

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