[gnome-bluetooth] properties: Rename "Active" to "Power"



commit 6ee778e07ff6938864c6962e411e6d4346ef8bb5
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Feb 22 15:18:11 2011 +0000

    properties: Rename "Active" to "Power"
    
    "Bluetooth" wouldn't be a good way to name this, as everything
    in the panel is "Bluetooth". "Power" fits better with what
    the switch controls.

 properties/bluetooth.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/properties/bluetooth.ui b/properties/bluetooth.ui
index 91a7cd7..a4de6c0 100644
--- a/properties/bluetooth.ui
+++ b/properties/bluetooth.ui
@@ -22,7 +22,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Active</property>
+                <property name="label" translatable="yes">Power</property>
               </object>
               <packing>
                 <property name="expand">False</property>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]