[gnome-disk-utility/udisks2-port] Use "Partition Type" instead of "Partition" in the UI



commit c26c3e92b291c819b521ece37aecd630e829b739
Author: David Zeuthen <davidz redhat com>
Date:   Sat Oct 29 11:30:44 2011 -0400

    Use "Partition Type" instead of "Partition" in the UI
    
    Signed-off-by: David Zeuthen <davidz redhat com>

 data/ui/palimpsest.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/ui/palimpsest.ui b/data/ui/palimpsest.ui
index a949ac8..78ab431 100644
--- a/data/ui/palimpsest.ui
+++ b/data/ui/palimpsest.ui
@@ -961,7 +961,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">1</property>
-                                <property name="label" translatable="yes">Partition</property>
+                                <property name="label" translatable="yes">Partition Type</property>
                                 <attributes>
                                   <attribute name="foreground" value="#555555555555"/>
                                 </attributes>



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