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

List:       kde-commits
Subject:    KDE/kdelibs/solid/solid/backends/hal
From:       Albert Astals Cid <tsdgeos () terra ! es>
Date:       2009-09-08 17:43:55
Message-ID: 1252431835.197532.19976.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1021265 by aacid:

two new hooks to provide i18n texts via the description() function
acked by ervin


 M  +4 -0      haldevice.cpp  


--- trunk/KDE/kdelibs/solid/solid/backends/hal/haldevice.cpp #1021264:1021265
@@ -335,6 +335,10 @@
         return storageDescription();
     } else if (category=="volume") {
         return volumeDescription();
+    } else if (category=="net.80211") {
+        return QObject::tr("WLAN Interface");
+    } else if (category=="net.80203") {
+        return QObject::tr("Networking Interface");
     } else {
         return product();
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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