From 9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7 Mon Sep 17 00:00:00 2001 From: Pablo Saratxaga Date: Thu, 15 Mar 2001 10:42:18 +0000 Subject: Added Azeri language file fixed various po files fixed a no-c-format tag svn path=/trunk/; revision=8733 --- shell/ChangeLog | 4 ++++ shell/main.c | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'shell') diff --git a/shell/ChangeLog b/shell/ChangeLog index ec45ae5c65..9c8ae7bb51 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,7 @@ +2001-03-15 Pablo Saratxaga + + * main.c: fixed a no-c-format tag + 2001-03-14 Ettore Perazzoli * importer/Makefile.am (INCLUDES): Remove `-g Wall' and friends. diff --git a/shell/main.c b/shell/main.c index 3f98fd85b1..de3bd81816 100644 --- a/shell/main.c +++ b/shell/main.c @@ -68,10 +68,9 @@ development_warning (void) "Evolution" VERSION, GNOME_STOCK_BUTTON_OK, NULL); -/* xgettext:no-c-format */ label = gtk_label_new ( - _( - "Hi. Thanks for taking the time to download this PREVIEW RELEASE\n" + /* xgettext:no-c-format */ + _("Hi. Thanks for taking the time to download this PREVIEW RELEASE\n" "of the Evolution groupware suite.\n" "\n" "Evolution is not yet complete. It's getting close, but there are\n" -- cgit v1.2.3