summaryrefslogtreecommitdiff
path: root/plugins/keyboard
diff options
context:
space:
mode:
authorLuca Ferretti <elle.uca@libero.it>2009-02-15 13:14:00 +0000
committerLuca Ferretti <lferrett@src.gnome.org>2009-02-15 13:14:00 +0000
commit7923ff789bf163d2015c06b741964afd5253f19f (patch)
tree12e255c76a682cc10974f75ea92ae6533db9a975 /plugins/keyboard
parent94619999619478cba6ecf4eb55d11289ab855b29 (diff)
downloadgnome-settings-daemon-7923ff789bf163d2015c06b741964afd5253f19f.tar.gz
reviewed by: Jens Granseuer
2009-02-15 Luca Ferretti <elle.uca@libero.it> reviewed by: Jens Granseuer * plugins/keyboard/modmap-dialog.glade: Fix label for "Don't show this message again" checkbox, isn't a `string change` due to reusing a yet available label (bug #571821) svn path=/trunk/; revision=713
Diffstat (limited to 'plugins/keyboard')
-rw-r--r--plugins/keyboard/modmap-dialog.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/keyboard/modmap-dialog.glade b/plugins/keyboard/modmap-dialog.glade
index 283e52df..79dceb38 100644
--- a/plugins/keyboard/modmap-dialog.glade
+++ b/plugins/keyboard/modmap-dialog.glade
@@ -386,7 +386,7 @@
<widget class="GtkCheckButton" id="checkbutton1">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <property name="label" translatable="yes">Do _not show this warning again.</property>
+ <property name="label" translatable="yes">_Do not show this message again</property>
<property name="use_underline">True</property>
<property name="relief">GTK_RELIEF_NORMAL</property>
<property name="focus_on_click">True</property>