2007-01-27 [paul] 2.7.2cvs3
[claws.git] / src / plugins / pgpcore / prefs_gpg.c
index 5743f2913d99c987caa66df380d8b4826e610a73..6591cbe24218922c07c283f3a3bdea95c454d91b 100644 (file)
@@ -141,7 +141,7 @@ static void prefs_gpg_create_widget_func(PrefsPage *_page,
        gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0);
 
        PACK_CHECK_BUTTON (vbox2, checkbtn_gpg_warning,
-                       _("Display warning on startup if GnuPG doesn't work"));
+                       _("Display warning on start-up if GnuPG doesn't work"));
 
        config = prefs_gpg_get_config();