mcramer
2013-01-30 8662c5bdf4ab42b5db5af61ba1719c3eb4c03dee
interface/web/mail/lib/lang/pl_mail_mailinglist.lng
@@ -12,5 +12,10 @@
$wb['client_txt'] = 'Klient';
$wb['email_txt'] = 'Email';
$wb['password_txt'] = 'HasÅ‚o';
$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.';
$wb['listname_error_unique'] = 'There is already a mailinlist with name on the server. Please choose a different listname.';
$wb['email_error_isemail'] = 'Email address is invalid.';
?>