From e49860977aed415cd2e1e6adf1b2cab93a2b922c Mon Sep 17 00:00:00 2001 From: hiro Date: Thu, 7 Dec 2006 07:17:23 +0000 Subject: modified the description of 'Download all messages' option. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1405 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_account_dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/prefs_account_dialog.c b/src/prefs_account_dialog.c index 83c3a9db..f8c7e549 100644 --- a/src/prefs_account_dialog.c +++ b/src/prefs_account_dialog.c @@ -880,7 +880,7 @@ static void prefs_account_receive_create(void) PACK_VSPACER(vbox2, vbox3, VSPACING_NARROW_2); PACK_CHECK_BUTTON (vbox2, getall_chkbtn, - _("Download all messages on server")); + _("Download all messages (including already received) on server")); hbox1 = gtk_hbox_new (FALSE, 8); gtk_widget_show (hbox1); -- cgit v1.2.3