From: Dana Jansens Date: Fri, 1 Jun 2007 16:01:09 +0000 (+0000) Subject: missing a : X-Git-Tag: release-2.0.2~54 X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=de66a60cac076a06707e0e61dfbb63ec7b8b8928;p=dana%2Fobconf.git missing a : --- 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:");