From 5091e897a90e50498dbb88a63a1940d4c9ed381c Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Fri, 20 Jul 2007 12:15:31 -0400 Subject: [PATCH] better english --- 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 78277da..3ebd159 100644 --- a/src/obconf.glade +++ b/src/obconf.glade @@ -2834,7 +2834,7 @@ C - The close button True - Desktop margins are reserved areas on the edge of your screen. New windows will not be placed within a margin, and maximized windows will not cover it. + Desktop margins are reserved areas on the edge of your screen. New windows will not be placed within a margin, and maximized windows will not cover them. False False GTK_JUSTIFY_LEFT diff --git a/src/strings.c b/src/strings.c index fd7c7e5..55fb281 100644 --- a/src/strings.c +++ b/src/strings.c @@ -82,7 +82,7 @@ gchar *s = N_("_Desktop names:"); gchar *s = N_("Desktops"); gchar *s = N_("Desktop Margins"); gchar *s = N_(" "); -gchar *s = N_("Desktop margins are reserved areas on the edge of your screen. New windows will not be placed within a margin, and maximized windows will not cover it."); +gchar *s = N_("Desktop margins are reserved areas on the edge of your screen. New windows will not be placed within a margin, and maximized windows will not cover them."); gchar *s = N_("_Top"); gchar *s = N_("px"); gchar *s = N_("_Left"); -- 2.34.1