Actions
Bug #27972
closedLLXML Parser does not support localized label in the main LLXML
Start date:
2011-07-08
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.6
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Many extension use the main LLXML file to provide default language and
others languages (fr, de, ...). The parser must support that.
This patch add this support. The priority is always given to the
language pack found in typo3conf/l10n. If a language pack is found
the localized label in the main LLXML file are not parsed.
Actions