=?utf-8?q?=5Bgnome-disk-utility=5D_Use_=22Edit_Filesystem=E2=80=A6=22_ins?= =?utf-8?q?tead_of_=22Edit_Filesystem_Label=E2=80=A6=22?=



commit ff76e104c02a839dee25813ea9f4447f267121cd
Author: David Zeuthen <zeuthen gmail com>
Date:   Fri Jan 4 13:17:54 2013 -0500

    Use "Edit Filesystemâ" instead of "Edit Filesystem Labelâ"
    
    The word "label" is overloaded and in the future we may allow editing
    more than just the label itself.
    
    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 4d2a5c5..498ce4e 100644
--- a/data/ui/disks.ui
+++ b/data/ui/disks.ui
@@ -1911,7 +1911,7 @@
       <object class="GtkMenuItem" id="generic-menu-item-edit-label">
         <property name="visible">True</property>
         <property name="can_focus">False</property>
-        <property name="label" translatable="yes">Edit Filesystem Labelâ</property>
+        <property name="label" translatable="yes">Edit Filesystemâ</property>
         <property name="use_underline">True</property>
       </object>
     </child>



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