diff --git a/lng/english.lng.php b/lng/english.lng.php index e1ba8842..d6459c30 100644 --- a/lng/english.lng.php +++ b/lng/english.lng.php @@ -1496,5 +1496,6 @@ $lng['serversettings']['awstats_awstatspath'] = 'Path to AWStats \'awstats.pl\'' $lng['extras']['htpasswdauthname'] = 'Authentication reason (AuthName)'; $lng['extras']['directoryprotection_edit'] = 'edit directory protection'; $lng['admin']['templates']['forgotpwd'] = 'Notification-mails for password-reset'; +$lng['admin']['templates']['password_reset'] = 'Customer-notification for passwort-reset'; ?> diff --git a/lng/german.lng.php b/lng/german.lng.php index 2c925ddb..effe47ce 100644 --- a/lng/german.lng.php +++ b/lng/german.lng.php @@ -1479,5 +1479,6 @@ $lng['serversettings']['awstats_awstatspath'] = 'Pfad zu AWStats \'awstats.pl\'' $lng['extras']['htpasswdauthname'] = 'Authentifizierungs-Grund (AuthName)'; $lng['extras']['directoryprotection_edit'] = 'Verzeichnisschutz bearbeiten'; $lng['admin']['templates']['forgotpwd'] = 'Benachrichtigungs-Mails bei Zurücksetzen des Passworts'; +$lng['admin']['templates']['password_reset'] = 'Kunden-Benachrichtigung nach Zurücksetzen des Passworts';' ?>