Florian Schaal
2015-07-16 3fb090cbc738b8e41b3b0664741b4c54e23ba8cd
interface/web/tools/lib/lang/en_usersettings.lng
@@ -6,4 +6,7 @@
$wb["Form to edit the user password and language."] = 'Form to edit the user password and language.';
$wb["Settings"] = 'Settings';
$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.';
?>