Actions
Bug #88870
closedGerman Translations which exist in TYPO3 8 LTS are gone in 9 LTS
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Form Framework
Target version:
-
Start date:
2019-07-31
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
Tags:
Complexity:
Is Regression:
Yes
Sprint Focus:
Description
We have on a fresh TYPO3 9.5.8 LTS system the problem, that a lot of translations which exists in a TYPO3 LTS 8 system are not shown.
Now you have a mixture of german and english labels
On a TYPO3 8 System
On a TYPO3 9 System, some of the translations like date are missing.
Files
Updated by Joerg Kummer over 5 years ago
Maybe you are affected by
- https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/8.5/Deprecation-78647-MoveLanguageFilesFromEXTlanglocallang_ToResourcesPrivateLanguage.html and
- https://docs.typo3.org/c/typo3/cms-core/master/en-us/Changelog/9.3/Deprecation-84680-MoveLastLanguageFilesAwayFromExtlangAndRemoveExtlangCompletely.html
Please check, if your labels use EXT:lang/* and adopt them according to such deprecation changes
Updated by Frank Nägler over 5 years ago
- Status changed from New to Closed
thanks for your report, but I am sure, this is not a bug, but a missing translation
As you can see here: https://translation.typo3.org/de/TYPO3.core.form/ about 50% of the form extension is not translated to german yet.
You can use the translation system and contribute the missing translations.
I will close this issue for now.
Actions