phrasen['passwort/Title']='Changing password';
$this->phrasen['passwort/PasswortAenderFuer']='Changing password for User %s %s ( %s )';
$this->phrasen['passwort/InfotextPolicy']='The password must contain at least 8 characters,
of which 1 must be upper case, 1 lower case and 1 a numeral.
The password may not include spaces or umlauts.
The following special characters are allowed: -$#[]{}!().,*:;_';
$this->phrasen['passwort/AltesPasswort']='Old password';
$this->phrasen['passwort/NeuesPasswort']='New password';
$this->phrasen['passwort/PasswortWiederholung']='Repeat new password';
$this->phrasen['passwort/PasswortAendern']='Change password';
$this->phrasen['passwort/MinLaenge']='The new password must contain at least 8 characters.';
$this->phrasen['passwort/Grossbuchstabe']='The new password must contain at least 1 upper case character.';
$this->phrasen['passwort/Kleinbuchstabe']='The new password must contain at least 1 lower case character.';
$this->phrasen['passwort/Ziffer']='The new password must contain at least 1 numeral character.';
$this->phrasen['passwort/Leerzeichen']='The password may not include spaces.';
$this->phrasen['passwort/Umlaute']='The password may not include umlauts.';
$this->phrasen['passwort/Sonderzeichen']='Please use only permitted special characters';
$this->phrasen['passwort/AenderungOK']='Password successfully changed';
$this->phrasen['passwort/AenderungFehler']='Error changing password:%s';
$this->phrasen['passwort/NichtUebereinstimmend']='Passwords do not match';
$this->phrasen['passwort/NoHttps']='ATTENTION - You are using an unecryptet connection. You should change your password only via an encrypted connection.';
$this->phrasen['passwort/ZuHttpsWechseln']='Switch to encrypted connection';
$this->phrasen['passwort/CaptchaEingabe']='Enter the characters in
the field below.';
$this->phrasen['passwort/ReloadCaptcha']='Reload picture';
$this->phrasen['passwort/PasswortWaehlen']='Please choose a password for your account';
$this->phrasen['passwort/AccountAktivierung']='Account Activation';
?>