From e624763821c63842dda0aefe7af37ac1bff0ffed Mon Sep 17 00:00:00 2001 From: hiro Date: Wed, 25 Jul 2012 09:22:31 +0000 Subject: prefs_common_dialog.c: fixed description. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3135 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_common_dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c index ea1a8c9f..f48a2c08 100644 --- a/src/prefs_common_dialog.c +++ b/src/prefs_common_dialog.c @@ -2040,7 +2040,7 @@ static GtkWidget *prefs_attach_create(void) gtk_box_pack_start (GTK_BOX (vbox1), vbox2, FALSE, FALSE, 0); PACK_CHECK_BUTTON(vbox2, chkbtn_show_attach_tab, - _("Toggle attachment list with tab")); + _("Toggle attachment list view with tab")); PACK_CHECK_BUTTON(vbox2, chkbtn_show_files_first, _("Show attached files first on message view")); -- cgit v1.2.3