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.
Updated by Gerrit Code Review almost 11 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27361
Updated by Gerrit Code Review almost 11 years ago
Patch set 1 for branch TYPO3_6-1 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/27468
Updated by Thorsten Kahler almost 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 98c8e0aeaad88a29f8dd94bd65c6f07087b85a97.
Actions