Language update in TYPO3 v.6.0 for German (de) contains only English translations
the translation files fetched by the new language updating modul in TYPO3 6.0 fetches German (de) language packages. Their naming seems correct but their content is completly in English.
Deleting the new language files under: "typo3/typo3conf/l10n/de/dmmjobcontrol " fixes the problem, but I think this is not the desired functionality. Maybe we can help out?
FE as well as BE shows only English labels AFTER updating the language as shown in the screenshot. You are right, in the original dmmjobcontrol extension everything is fine. But the new language files fetched by the language module are named "de..." but contain only English label translations. The path where the new language files can be found is: "typo3/typo3conf/l10n/de/dmmjobcontrol ". I do not know from where the language module gets these new files.
Hope my description is more detailed and clear this time.