From 97112bd5362e9c160e11c961e57ec0265f96ea8a Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Sat, 12 Jan 2008 13:47:18 -0500 Subject: [PATCH] reword the "where to place new windows" label to maybe be more clear --- 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 22eeea6..20b5d6d 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -1296,7 +1296,7 @@ C - The close button True - Place new windows _on: + Prefer to place new windows _on: True False GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index 43ca09b..ef7bf79 100644 --- a/src/strings.c +++ b/src/strings.c @@ -39,7 +39,7 @@ gchar *s = N_("Placing Windows"); gchar *s = N_(" "); gchar *s = N_("_Place new windows under the mouse pointer"); gchar *s = N_("_Center new windows when they are placed"); -gchar *s = N_("Place new windows _on:"); +gchar *s = N_("Prefer to place new windows _on:"); gchar *s = N_("All monitors"); gchar *s = N_("The active monitor"); gchar *s = N_("Windows"); -- 2.39.2