[gnome-disk-utility] Reword switch labels in Drive Settings dialog



commit 1ba04f724cb5e35bd1557964ba901cd9c53274b2
Author: David Zeuthen <zeuthen gmail com>
Date:   Sat Dec 8 12:47:56 2012 -0500

    Reword switch labels in Drive Settings dialog
    
    Signed-off-by: David Zeuthen <zeuthen gmail com>

 data/ui/disk-settings-dialog.ui |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/data/ui/disk-settings-dialog.ui b/data/ui/disk-settings-dialog.ui
index c3fcff1..3f1ab92 100644
--- a/data/ui/disk-settings-dialog.ui
+++ b/data/ui/disk-settings-dialog.ui
@@ -51,7 +51,7 @@
                       <object class="GtkLabel" id="label3">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">Standby Timeout</property>
+                        <property name="label" translatable="yes">Apply Standby Timeout Settings</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1"/>
@@ -179,7 +179,7 @@
                       <object class="GtkLabel" id="label6">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">Advanced Power Management</property>
+                        <property name="label" translatable="yes">Apply Advanced Power Management Settings</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1"/>
@@ -330,7 +330,7 @@
                       <object class="GtkLabel" id="label4">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">Automatic Acoustic Management</property>
+                        <property name="label" translatable="yes">Apply Automatic Acoustic Management Settings</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1"/>
@@ -495,7 +495,7 @@
                       <object class="GtkLabel" id="label9">
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
-                        <property name="label" translatable="yes">Write Cache</property>
+                        <property name="label" translatable="yes">Apply Write Cache Settings</property>
                         <attributes>
                           <attribute name="weight" value="bold"/>
                           <attribute name="scale" value="1"/>



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