[gnome-disk-utility/udisks2-port] Use "Contents", not "Type" for the label showing the filesystem type



commit 5a766f92e376573cf6b89b607fb937f29d426728
Author: David Zeuthen <davidz redhat com>
Date:   Fri Oct 28 12:53:37 2011 -0400

    Use "Contents", not "Type" for the label showing the filesystem type
    
    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 a6432dc..a949ac8 100644
--- a/data/ui/palimpsest.ui
+++ b/data/ui/palimpsest.ui
@@ -739,7 +739,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">1</property>
-                                <property name="label" translatable="yes">Type</property>
+                                <property name="label" translatable="yes">Contents</property>
                                 <attributes>
                                   <attribute name="foreground" value="#555555555555"/>
                                 </attributes>



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