[gnome-control-center] universal-access: remove tabulation from a translatable string



commit 4a4f3c20a4ad5e2ea57ae9f4d241d27f0a13358a
Author: Piotr DrÄg <piotrdrag gmail com>
Date:   Fri May 18 18:44:58 2012 +0200

    universal-access: remove tabulation from a translatable string

 panels/universal-access/uap.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/panels/universal-access/uap.ui b/panels/universal-access/uap.ui
index 8927aa9..c701da7 100644
--- a/panels/universal-access/uap.ui
+++ b/panels/universal-access/uap.ui
@@ -2153,7 +2153,7 @@
                                 <property name="visible">True</property>
                                 <property name="can_focus">False</property>
                                 <property name="xalign">0</property>
-                                <property name="label" translatable="yes">Hover Click	</property>
+                                <property name="label" translatable="yes">Hover Click</property>
                                 <attributes>
                                   <attribute name="weight" value="bold"/>
                                 </attributes>



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