[gnome-disk-utility/wip/mdraid] Use "Job" instead of "Pending Operation"



commit 60ba8d208351a9996f01d8ada54a52c97fb3c758
Author: David Zeuthen <zeuthen gmail com>
Date:   Thu Sep 13 11:41:30 2012 -0400

    Use "Job" instead of "Pending Operation"
    
    It's close to what it actually is and also shorter.
    
    Signed-off-by: David Zeuthen <zeuthen gmail com>

 data/ui/disks.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/data/ui/disks.ui b/data/ui/disks.ui
index be2cfae..e35828a 100644
--- a/data/ui/disks.ui
+++ b/data/ui/disks.ui
@@ -644,7 +644,7 @@
                         <property name="can_focus">False</property>
                         <property name="xalign">1</property>
                         <property name="yalign">0</property>
-                        <property name="label" translatable="yes">Pending Operation</property>
+                        <property name="label" translatable="yes">Job</property>
                         <style><class name="dim-label"/></style>
                       </object>
                       <packing>
@@ -1338,7 +1338,7 @@
                                 <property name="can_focus">False</property>
                                 <property name="xalign">1</property>
                                 <property name="yalign">0</property>
-                                <property name="label" translatable="yes">Pending Operation</property>
+                                <property name="label" translatable="yes">Job</property>
                                 <style><class name="dim-label"/></style>
                               </object>
                               <packing>



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