tbrehm
2008-08-18 748bd4efbb65ba96015b2bc23bfcf8e915f17f67
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.';
?>