aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common_dialog.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-29 08:36:28 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-29 08:36:28 +0000
commit3a32f7c1b243932aa286ffa10e6fe85db94afbff (patch)
treeff3a8b54d21071caad077f6da276bb28d7773a6c /src/prefs_common_dialog.c
parentdf251dcecf8247c46e37c25696a5722240e53bb5 (diff)
src/prefs_common_dialog.c: modified description of Junk mail folder.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2641 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_common_dialog.c')
-rw-r--r--src/prefs_common_dialog.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/prefs_common_dialog.c b/src/prefs_common_dialog.c
index 539cf505..e17ac789 100644
--- a/src/prefs_common_dialog.c
+++ b/src/prefs_common_dialog.c
@@ -2172,7 +2172,8 @@ static void prefs_junk_create(void)
PACK_SMALL_LABEL (vbox2, label,
_("The messages which are set as junk mail "
- "will be moved to this folder."));
+ "will be moved to this folder. If empty, "
+ "the default junk folder will be used."));
PACK_VSPACER(vbox2, vbox3, 0);