Revision 1742
Added by Luisehahne about 13 years ago
| DE.php | ||
|---|---|---|
| 101 | 101 |
$MESSAGE['CONFIRMED'] .= 'Vielen Dank!'; |
| 102 | 102 |
$MESSAGE['CHANGE_PASSWORD'] = 'Aus Sicherheitsgr?nden sollten Sie dieses Kennwort sofort ?ndern. Besuchen Sie dazu folgende Website:'; |
| 103 | 103 |
|
| 104 |
$MESSAGE['LOGIN_BOTH_BLANK'] = 'Bitte geben Sie unten Ihren Loginnamen und Passwort ein';
|
|
| 104 |
$MESSAGE['LOGIN_BOTH_BLANK'] = 'Bitte geben Sie Ihren Loginnamen und Passwort ein'; |
|
| 105 | 105 |
$MESSAGE['LOGIN_PASSWORD_BLANK'] = 'Bitte geben Sie Ihr Passwort ein'; |
| 106 | 106 |
$MESSAGE['LOGIN_PASSWORD_TOO_LONG'] = 'Das angegebene Passwort ist zu lang'; |
| 107 | 107 |
$MESSAGE['LOGIN_PASSWORD_TOO_SHORT'] = 'Das angegebene Passwort ist zu kurz'; |
| ... | ... | |
| 144 | 144 |
$TEXT['NEW_PASSWORD'] = 'Neues Passwort'; |
| 145 | 145 |
$TEXT['PASSWORD'] = 'Kennwort'; |
| 146 | 146 |
$TEXT['ACTIVATION'] = 'Freischalten'; |
| 147 |
$TEXT['SEND'] = 'Anfordern'; |
|
Also available in: Unified diff
! Now you can style account login with your frontend Template CSS
this change is in work for the whole account