summaryrefslogtreecommitdiff
path: root/mail/mailline.c
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mailline.c')
-rw-r--r--mail/mailline.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mailline.c b/mail/mailline.c
index 0e6407d63..0b57cbece 100644
--- a/mail/mailline.c
+++ b/mail/mailline.c
@@ -513,6 +513,8 @@ new_folder (mu_folder_t *pfolder, mu_url_t url, int type)
{
if (type == local_folder)
{
+ /* TRANSLATORS: The subject of this sentence ("folder") is the
+ name of the variable. Don't translate it. */
mu_error ("%s", _("folder must be set to a local folder"));
mu_folder_destroy (&folder);
return -1;

Return to:

Send suggestions and report system problems to the System administrator.