correction to English
authorPaul Mangan <paul@claws-mail.org>
Sat, 6 Oct 2001 07:28:10 +0000 (07:28 +0000)
committerPaul Mangan <paul@claws-mail.org>
Sat, 6 Oct 2001 07:28:10 +0000 (07:28 +0000)
src/prefs_common.c

index 73f07bdd0a49db8b07e71c473fc006215d7bd538..c9c3d59ffb27ef429e51544a57e6245104d5b5ce 100644 (file)
@@ -929,7 +929,7 @@ static void prefs_receive_create(void)
        PACK_CHECK_BUTTON (hbox_autochk, checkbtn_autochk,
                           _("Auto-check new mail"));
 
-       label_autochk1 = gtk_label_new (_("each"));
+       label_autochk1 = gtk_label_new (_("every"));
        gtk_widget_show (label_autochk1);
        gtk_box_pack_start (GTK_BOX (hbox_autochk), label_autochk1, FALSE, FALSE, 0);