diff options
Diffstat (limited to 'shell')
-rw-r--r-- | shell/main.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/main.c b/shell/main.c index 6be5ad4e29..3f98fd85b1 100644 --- a/shell/main.c +++ b/shell/main.c @@ -68,7 +68,7 @@ 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" |