summaryrefslogtreecommitdiffstats
path: root/headers.c
diff options
context:
space:
mode:
Diffstat (limited to 'headers.c')
-rw-r--r--headers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/headers.c b/headers.c
index 69c65e90..02ed3efe 100644
--- a/headers.c
+++ b/headers.c
@@ -198,7 +198,7 @@ void mutt_edit_headers (const char *editor,
else
{
mutt_pretty_mailbox (path);
- mutt_error ("%s: unable to attach file", path);
+ mutt_error (_("%s: unable to attach file"), path);
}
}
keep = 0;