From de66a60cac076a06707e0e61dfbb63ec7b8b8928 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 1 Jun 2007 16:01:09 +0000 Subject: [PATCH] missing a : --- 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 cf50830..fa96ce1 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1500,7 +1500,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 97d2243..288ff70 100644 --- a/src/strings.c +++ b/src/strings.c @@ -46,7 +46,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_("Drag _threshold distance:"); -- 2.39.2