From e78135e0cfb53b5a34b0b1ba317dd228ac5b1202 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 12 Jan 2008 13:45:51 -0500 Subject: [PATCH] choose a better mnemonic for another label, since the tabs were split up --- src/obconf.glade | 2 +- src/strings.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/obconf.glade b/src/obconf.glade index 999f902..22eeea6 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -2089,7 +2089,7 @@ C - The close button True - Information _dialog's position: + Information dialog's _position: True False GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index 7b6798f..43ca09b 100644 --- a/src/strings.c +++ b/src/strings.c @@ -62,7 +62,7 @@ gchar *s = N_("When resizing terminal windows"); gchar *s = N_("Always"); gchar *s = N_("Never"); gchar *s = N_(" "); -gchar *s = N_("Information _dialog's position:"); +gchar *s = N_("Information dialog's _position:"); gchar *s = N_("Centered on the window"); gchar *s = N_("Above the window"); gchar *s = N_("Fixed position on screen"); -- 2.39.2