mcramer
2013-01-30 8662c5bdf4ab42b5db5af61ba1719c3eb4c03dee
interface/web/mail/lib/lang/en_mail_user.lng
@@ -44,4 +44,7 @@
$wb['login_txt'] = 'Login';
$wb['error_login_email_txt'] = 'This login is not allowed. Please enter a different login or use the mail address as login.';
$wb['generate_password_txt'] = 'Generate Password';
$wb['repeat_password_txt'] = 'Repeat Password';
$wb['password_mismatch_txt'] = 'The passwords do not match.';
$wb['password_match_txt'] = 'The passwords do match.';
?>