tbrehm
2008-11-14 59cfc6eead673f88df150ed6ff06c7c14ad5b5e2
interface/web/tools/lib/lang/en_usersettings.lng
@@ -1,6 +1,7 @@
<?php
$wb["passwort_txt"] = 'Passwort';
$wb["passwort_txt"] = 'Password';
$wb["language_txt"] = 'Language';
$wb["btn_save_txt"] = 'Save';
$wb["btn_cancel_txt"] = 'Cancel';
$wb["password_mismatch"] = 'The password in the second password field does not match the first password.';
?>