make Add label translatable, b.g.o#470516

svn path=/trunk/; revision=8045
This commit is contained in:
Sergey V. Udaltsov 2007-08-26 21:42:13 +00:00
parent a01a78c717
commit cd12dddc9b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2007-08-26 Sergey Udaltsov <svu@gnome.org>
* gnome-keyboard-properties.glade: make Add label translatable,
http://bugzilla.gnome.org/show_bug.cgi?id=470516
2007-08-14 Sergey Udaltsov <svu@gnome.org>
* gnome-keyboard-properties-xkblt.c: disabling "delete" button for

View file

@ -530,7 +530,7 @@
<widget class="GtkButton" id="xkb_layouts_add">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="label">_Add...</property>
<property name="label" translatable="yes">_Add...</property>
<property name="use_underline">True</property>
</widget>
<packing>