Task #105736
closedText for "Link Browser" title is not localized
100%
Description
Reproduce¶
- use site with several languages and update language packs
- as BE user switch to different language (not default language "English") in user settings
- Create or open a "Text & Media" content element
- select text and open link browser
The title of the dialog will always be "Link Browser"
Screenshot¶
Code¶
AbstractLinkBrowserController.php:
$this->pageRenderer->setTitle('Link Browser');
Files
Updated by Gerrit Code Review about 1 month ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87300
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87300
Updated by Gerrit Code Review about 1 month ago
Patch set 1 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87341
Updated by Gerrit Code Review about 1 month ago
Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87300
Updated by Gerrit Code Review about 1 month ago
Patch set 2 for branch 13.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/87341
Updated by Sybille Peters about 1 month ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e35db9edcc9155eb22a6488c52f2f6ef9eb24bd5.