[gnome-disk-utility/wip/mdraid] Use "Benchmark" instead of "Benchmark Drive" in the generic drive menu



commit 5b220fdefa46636c5ee4db0d1a3a986e289f0ae1
Author: David Zeuthen <zeuthen gmail com>
Date:   Thu Sep 13 11:39:29 2012 -0400

    Use "Benchmark" instead of "Benchmark Drive" in the generic drive menu
    
    It's also used for e.g. 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 755896a..be2cfae 100644
--- a/data/ui/disks.ui
+++ b/data/ui/disks.ui
@@ -1546,7 +1546,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 Drive...</property>
+        <property name="label" translatable="yes">Benchmark...</property>
       </object>
     </child>
     <child>



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