From 74634bdee6e775eaadd4d36ce4fff8a7d2af4326 Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Sat, 13 May 2000 02:02:11 +0000 Subject: Use accelerators here. 2000-05-12 Miguel de Icaza * contact-editor/fulname.glade: Use accelerators here. svn path=/trunk/; revision=3010 --- addressbook/gui/contact-editor/fullname-strings.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'addressbook/gui/contact-editor/fullname-strings.h') diff --git a/addressbook/gui/contact-editor/fullname-strings.h b/addressbook/gui/contact-editor/fullname-strings.h index 9c49107400..0c84dfdc8f 100644 --- a/addressbook/gui/contact-editor/fullname-strings.h +++ b/addressbook/gui/contact-editor/fullname-strings.h @@ -5,11 +5,11 @@ */ gchar *s = N_("Check Full Name"); -gchar *s = N_("Title:"); -gchar *s = N_("First:"); -gchar *s = N_("Middle:"); -gchar *s = N_("Last:"); -gchar *s = N_("Suffix:"); +gchar *s = N_("_Title:"); +gchar *s = N_("_First:"); +gchar *s = N_("_Middle:"); +gchar *s = N_("_Last:"); +gchar *s = N_("_Suffix:"); gchar *s = N_("\n" "Mr.\n" "Mrs.\n" -- cgit v1.2.3