aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.c
diff options
context:
space:
mode:
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");