You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2023. It is now read-only.
[BUGFIX] Remove invalid namespace from language file
Languagefile `Resources/Private/Language/de.locallang_db.xlf`
contained invalid xml namespace `t3:id=""`, which fails with
TYPO3v11.
This change removes the invalid argument from the language file.
0 commit comments