aboutsummaryrefslogtreecommitdiffstats
path: root/shell
diff options
context:
space:
mode:
authorPablo Saratxaga <pablo@src.gnome.org>2001-03-15 18:42:18 +0800
committerPablo Saratxaga <pablo@src.gnome.org>2001-03-15 18:42:18 +0800
commit9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7 (patch)
tree957874003612aaafdb3b6bdbc748c99979eb0715 /shell
parented1060cbfb536be02c0122135d66b71c3f5fb228 (diff)
downloadgsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.gz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.bz2
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.lz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.xz
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.zst
gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.zip
Added Azeri language file
fixed various po files fixed a no-c-format tag svn path=/trunk/; revision=8733
Diffstat (limited to 'shell')
-rw-r--r--shell/ChangeLog4
-rw-r--r--shell/main.c5
2 files changed, 6 insertions, 3 deletions
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 <pabloàmandrakesoft.com>
+
+ * main.c: fixed a no-c-format tag
+
2001-03-14 Ettore Perazzoli <ettore@ximian.com>
* 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"