aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-13 09:12:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-10-13 09:12:04 +0000
commitbd37ef277a245376bfa84aecf6ea8d6260eea338 (patch)
treedb075d0d5d341538062c2022991b27077bd1d397 /src/mainwindow.c
parentaae96fda8872f696c3ddeb0fb6fdcb3d2c057d62 (diff)
modified the text of mailbox setup dialog.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@644 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/mainwindow.c')
-rw-r--r--src/mainwindow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.c b/src/mainwindow.c
index 3edf1213..7f6c28ac 100644
--- a/src/mainwindow.c
+++ b/src/mainwindow.c
@@ -1591,7 +1591,7 @@ void main_window_add_mailbox(MainWindow *mainwin)
Folder *folder;
path = input_dialog(_("Add mailbox"),
- _("Input the location of mailbox.\n"
+ _("Specify the location of mailbox.\n"
"If the existing mailbox is specified, it will be\n"
"scanned automatically."),
"Mail");