Commit 403e4b9e authored by tbrehm's avatar tbrehm
Browse files

Added missing error messages for fetchmail form.

parent 883ab6db
......@@ -11,5 +11,5 @@ $wb["limit_fetchmail_txt"] = 'The max. number of Fetchmail records for your acco
$wb["source_server_error_isempty"] = 'Server is empty.';
$wb["source_username_error_isempty"] = 'Username is empty.';
$wb["source_password_error_isempty"] = 'Password is empty.';
$wb["destination_error_isemail"] = 'No destination selcted.';
$wb["destination_error_isemail"] = 'No destination selected.';
?>
\ No newline at end of file
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment