2006-10-13 [paul] 2.5.5cvs6
[claws.git] / src / prefs_message.c
index e8c21c88945ad9270a059aba49495c708d65e878..b9d102953ec065b8ba206cd2251aaf9d144e2fca 100644 (file)
@@ -134,7 +134,7 @@ void prefs_message_create_widget(PrefsPage *_page, GtkWindow *window,
        gtk_box_pack_start (GTK_BOX (vbox2), hbox1, FALSE, TRUE, 0);
 
        PACK_CHECK_BUTTON(hbox1, chkbtn_disphdr,
-                         _("Display short headers on message view"));
+                         _("Display headers in message view"));
 
        button_edit_disphdr = gtk_button_new_from_stock(GTK_STOCK_EDIT);
        gtk_widget_show (button_edit_disphdr);