Actions
Bug #98083
closedLocalization error in password reset
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2022-08-05
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
<trans-unit id="note.other_providers" resname="note.other_providers" approved="yes"> <source>Note: If you're using a centralized user management system such as LDAP, OAuth or Active Directory, you might not receive an email.</source> <target state="final">Hinweis: Wenn du ein zentralisiertes Benutzerverwaltungssystem wie LDAP, OAuth oder Active Directory verwendest, erhälst du möglicherweise keine E-Mail.</target> </trans-unit>
There is a typo in the German string at "erhälst".
This should be "erhältst".
Path: EXT:backend/Resources/Private/Language/de.locallang_reset_password.xlf
Updated by Daniel Hoffmann over 2 years ago
I corrected the typo in crowdin and noticed a proof reader.
Updated by Benni Mack almost 2 years ago
- Status changed from New to Closed
Closing this issue, as this runs through CrowdIn. Thanks Daniel for feedback and Christoph for the report!
Actions