Actions
Bug #57198
closedOption labels not translated anymore
Status:
Closed
Priority:
Must have
Assignee:
Category:
Extension Manager
Target version:
Start date:
2014-03-23
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.3
Tags:
Complexity:
no-brainer
Is Regression:
Yes
Sprint Focus:
Description
The configuration options labels are not translated anymore in the Extension Manger.
This is due to a recent refactoring, which encapsulated the translation process in a separate method, but forgot to return the translated value.
Actions