We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 883ab6d commit 403e4b9Copy full SHA for 403e4b9
interface/web/mail/lib/lang/en_mail_get.lng
@@ -11,5 +11,5 @@ $wb["limit_fetchmail_txt"] = 'The max. number of Fetchmail records for your acco
11
$wb["source_server_error_isempty"] = 'Server is empty.';
12
$wb["source_username_error_isempty"] = 'Username is empty.';
13
$wb["source_password_error_isempty"] = 'Password is empty.';
14
-$wb["destination_error_isemail"] = 'No destination selcted.';
+$wb["destination_error_isemail"] = 'No destination selected.';
15
?>
0 commit comments