diff options
author | middeke <martin@middeke.de> | 2017-02-16 21:03:54 +0100 |
---|---|---|
committer | middeke <martin@middeke.de> | 2017-02-16 21:03:54 +0100 |
commit | 57e0fb3a8d59566ab28e1e082c9ec5934083189c (patch) | |
tree | fa4dbfad640bbdfec9abb90150bcead079f9630d /app/Locale/de_DE/translations.php | |
parent | 201e992f8adb036cf44f06ac38d47576fb7050a1 (diff) |
bug fix
Diffstat (limited to 'app/Locale/de_DE/translations.php')
-rw-r--r-- | app/Locale/de_DE/translations.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Locale/de_DE/translations.php b/app/Locale/de_DE/translations.php index 12c6fecc..bb8a2670 100644 --- a/app/Locale/de_DE/translations.php +++ b/app/Locale/de_DE/translations.php @@ -1301,7 +1301,7 @@ return array( 'Unfortunately, we are unable to reset your password. Did you entered a valid username? Do you have an email address in your profile?' => 'Leider können wir Ihr Passwort nicht zurücksetzen. Haben Sie einen gültigen Benutzernamen eingegeben? Haben Sie eine E-Mail-Adresse in Ihrem Profil?', 'TRL - Turkish Lira' => 'TRL - Türkische Lira', 'The project email is optional and could be used by several plugins.' => 'Die Projekt-E-Mail ist optional und kann von mehreren Plugins verwendet werden.', - 'The email project must be unique across all projects' => '', + // 'The email project must be unique across all projects' => '', 'The email configuration has been disabled by the administrator.' => 'Die E-Mail-Konfiguration wurde vom Administrator deaktiviert.', 'Close this project' => 'Dieses Projekt schließen', 'Open this project' => 'Dieses Projekt öffnen', |