Bug #49402
closedFix localization of the BE user module
100%
Description
The following texts in the BE user module are still hardcoded:
- Compare (next to the green "+" button)
- Users (below the user list, comes from Templates/Index.html, lines 72 and 96)
- Compare (headline)
- Compare user list (text on button, Templates/Index.html, line 34)
- Yes (from Templates/BackendUser/Compare.html, line 188); should be
<f:translate key="yes">Yes</f:translate>
- No (from Templates/BackendUser/Compare.html, line 191), should be
<f:translate key="no">No</f:translate>
Replace them with f:translate
tags!
Updated by Jigal van Hemert over 11 years ago
- Status changed from New to Accepted
- Complexity set to easy
Updated by Gerrit Code Review over 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21670
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21672
Updated by Gerrit Code Review over 11 years ago
Patch set 2 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21670
Updated by Gerrit Code Review over 11 years ago
Patch set 3 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/21670
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-1 has been pushed to the review server.
It is available at https://review.typo3.org/21724
Updated by Gerrit Code Review over 11 years ago
Patch set 1 for branch TYPO3_6-0 has been pushed to the review server.
It is available at https://review.typo3.org/21725
Updated by Wouter Wolters over 11 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 499adc01e503a5de9eb7ffe9574facb396873629.