Actions
Bug #55698
closedWrong and missing label in EXT:belog
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Localization
Target version:
-
Start date:
2014-02-05
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.1
PHP Version:
Tags:
Complexity:
no-brainer
Is Regression:
No
Sprint Focus:
Description
The label action_1_5
is missing in the locallang.xlf
file of system extension belog. It has been mixed up with action_1_4
.
IS:
- action_1_4: "Check"
- action_1_5: missing
SHOULD:
- action_1_4: "Move"
- action_1_5: "Check"
See labels msg_1_4_x
and msg_1_5_x
for reference.
Actions