diff options
author | Pablo Saratxaga <pablo@src.gnome.org> | 2001-03-15 18:42:18 +0800 |
---|---|---|
committer | Pablo Saratxaga <pablo@src.gnome.org> | 2001-03-15 18:42:18 +0800 |
commit | 9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7 (patch) | |
tree | 957874003612aaafdb3b6bdbc748c99979eb0715 /shell/main.c | |
parent | ed1060cbfb536be02c0122135d66b71c3f5fb228 (diff) | |
download | gsoc2013-evolution-9bc0a195109e3151b1e6e2cb4ea2b226bffe19b7.tar.gz 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/main.c')
-rw-r--r-- | shell/main.c | 5 |
1 files changed, 2 insertions, 3 deletions
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" |