fantu
2009-01-08 059a13835d24360d7d697255c49d73067153b3b5
1
2
3
4
5
6
7
8
<?php
$wb['passwort_txt'] = 'Password';
$wb['language_txt'] = 'Language';
$wb['password_mismatch'] = 'The password in the second password field does not match the first password.';
$wb['password_strength_txt'] = 'Password strength';
$wb['Form to edit the user password and language.'] = 'Form to edit the user password and language.';
$wb['Settings'] = 'Settings';
?>