Actions
Feature #64673
closedAllow overwriting/overloading of translations with XLF-files
Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2015-01-31
Due date:
% Done:
0%
Estimated time:
PHP Version:
Tags:
Complexity:
easy
Sprint Focus:
Description
Translations shipped with extensions are defined in XLF-files. But to overwrite (some) translations or provide a new language you currently need to use TypoScript. Maybe it would be interesting to consider loading custom XLF-files for a language. If they contain only a limited number fo strings, only those could be overloaded and other strings be taken from the original XLF.
Actions