[gnome-control-center] Remove a string from translation.



commit 0ec577167e3242a1598c5a1d715cabcef18545e7
Author: Kjartan Maraas <kmaraas gnome org>
Date:   Tue Jan 25 20:24:33 2011 +0100

    Remove a string from translation.

 panels/keyboard/gnome-keyboard-panel.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/panels/keyboard/gnome-keyboard-panel.ui b/panels/keyboard/gnome-keyboard-panel.ui
index 833d4da..8dda65b 100644
--- a/panels/keyboard/gnome-keyboard-panel.ui
+++ b/panels/keyboard/gnome-keyboard-panel.ui
@@ -599,7 +599,7 @@
                             <child>
                               <object class="GtkToolButton" id="add-toolbutton">
                                 <property name="visible">True</property>
-                                <property name="label" translatable="yes">add-toolbutton</property>
+                                <property name="label" translatable="no">add-toolbutton</property>
                                 <property name="use_underline">True</property>
                                 <property name="icon_name">list-add-symbolic</property>
                               </object>
@@ -611,7 +611,7 @@
                             <child>
                               <object class="GtkToolButton" id="remove-toolbutton">
                                 <property name="visible">True</property>
-                                <property name="label" translatable="yes">remove-toolbutton</property>
+                                <property name="label" translatable="no">remove-toolbutton</property>
                                 <property name="use_underline">True</property>
                                 <property name="icon_name">list-remove-symbolic</property>
                               </object>



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