Skip to content

Commit 2f77e26

Browse files
author
thom
committed
Fix typo
1 parent 669aae1 commit 2f77e26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@ $wb['source_username_error_isempty'] = 'O usuário está em branco.';
1515
$wb['source_password_error_isempty'] = 'A senha está em branco.';
1616
$wb['destination_error_isemail'] = 'Nenhum destino selecionado.';
1717
$wb['source_server_error_regex'] = 'O servidor POP3/IMAP é inválido.';
18-
$wb['error_delete_read_all_combination'] = 'Combinação ilegal nas opções. Não pode ser utilizado "Remover e-mails após recuperação" = 'não" e "Recuperar todos e-mail" = 'sim".';
18+
$wb['error_delete_read_all_combination'] = 'Combinação ilegal nas opções. Não pode ser utilizado "Remover e-mails após recuperação" = "não" e "Recuperar todos e-mail" = "sim".';
1919
?>

0 commit comments

Comments
 (0)