Marius Burkard
2016-02-12 4b6c4d6ddb4e3b06ba5c2c30e092a65ba9c060bf
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.';
?>