tbrehm
2009-03-04 883ab6db349558187891d68a12cc0b55cbf6a757
Added missing error messages for fetchmail form.
1 files modified
4 ■■■■ changed files
interface/web/mail/lib/lang/en_mail_get.lng 4 ●●●● patch | view | raw | blame | history
interface/web/mail/lib/lang/en_mail_get.lng
@@ -8,4 +8,8 @@
$wb["destination_txt"] = 'Destination';
$wb["active_txt"] = 'Active';
$wb["limit_fetchmail_txt"] = 'The max. number of Fetchmail records for your account is reached.';
$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.';
?>