From c3f003fa3c09547e09c0f4adcb2133aac1cee7f8 Mon Sep 17 00:00:00 2001 From: Kaj-Michael Lang Date: Mon, 15 Oct 2007 15:33:48 +0300 Subject: [PATCH] misc --- src/ui-common.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/ui-common.c b/src/ui-common.c index d9a9d52..5ab1dff 100644 --- a/src/ui-common.c +++ b/src/ui-common.c @@ -386,8 +386,7 @@ if (!been_here++) { GtkWidget *confirm; gtk_window_present(GTK_WINDOW(_window)); - popup_error(_window, _("It looks like this is your first time running " - "Mapper. Press OK to continue.")); + popup_error(_window, _("It looks like this is your first time running Mapper. Press OK to continue.")); if (settings_dialog()) { popup_error(_window, -- 2.39.5