Skip to content

Commit 403e4b9

Browse files
committed
Added missing error messages for fetchmail form.
1 parent 883ab6d commit 403e4b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/mail/lib/lang/en_mail_get.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ $wb["limit_fetchmail_txt"] = 'The max. number of Fetchmail records for your acco
1111
$wb["source_server_error_isempty"] = 'Server is empty.';
1212
$wb["source_username_error_isempty"] = 'Username is empty.';
1313
$wb["source_password_error_isempty"] = 'Password is empty.';
14-
$wb["destination_error_isemail"] = 'No destination selcted.';
14+
$wb["destination_error_isemail"] = 'No destination selected.';
1515
?>

0 commit comments

Comments
 (0)