[gnome-disk-utility/wip/mdraid] Use "Benchmark..." as the menu item for volumes, not "Benchmark Volume..."



commit f4d07557a063faf220e799c78921e9521e7d7264
Author: David Zeuthen <zeuthen gmail com>
Date:   Fri Sep 21 12:05:12 2012 -0400

    Use "Benchmark..." as the menu item for volumes, not "Benchmark Volume..."
    
    It's implicit already that it's for a volume and it's the same string
    we use for disks / RAID Arrays.
    
    Signed-off-by: David Zeuthen <zeuthen gmail com>

 data/ui/disks.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/disks.ui b/data/ui/disks.ui
index 982888f..f00d9bb 100644
--- a/data/ui/disks.ui
+++ b/data/ui/disks.ui
@@ -1792,7 +1792,7 @@
         <property name="use_action_appearance">False</property>
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="label" translatable="yes">Benchmark Volume...</property>
+        <property name="label" translatable="yes">Benchmark...</property>
       </object>
     </child>
   </object>



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