[TASK] Simplify usages of LanguageService->sL
A few places still manually check for "LLL:" as prefix. This is now resolved, as all of this is already done in LanguageService directly. Resolves: #96926 Releases: main Change-Id: Icee5060a5d5b48177e9a5440fcab5d50e3dc9036 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73561 Tested-by:core-ci <typo3@b13.com> Tested-by:
Stefan Bürk <stefan@buerk.tech> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Stefan Bürk <stefan@buerk.tech> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Backend/Shortcut/ShortcutRepository.php 1 addition, 1 deletion...t/backend/Classes/Backend/Shortcut/ShortcutRepository.php
- typo3/sysext/backend/Classes/Form/FormDataProvider/TcaInputPlaceholders.php 3 additions, 5 deletions...nd/Classes/Form/FormDataProvider/TcaInputPlaceholders.php
- typo3/sysext/backend/Classes/View/BackendLayoutView.php 1 addition, 5 deletionstypo3/sysext/backend/Classes/View/BackendLayoutView.php
- typo3/sysext/backend/Tests/Unit/Form/FormDataProvider/TcaInputPlaceholdersTest.php 9 additions, 0 deletions...s/Unit/Form/FormDataProvider/TcaInputPlaceholdersTest.php
- typo3/sysext/core/Classes/Localization/LanguageService.php 15 additions, 14 deletionstypo3/sysext/core/Classes/Localization/LanguageService.php
- typo3/sysext/fluid/Classes/ViewHelpers/Be/Labels/CshViewHelper.php 1 addition, 3 deletions...ext/fluid/Classes/ViewHelpers/Be/Labels/CshViewHelper.php
- typo3/sysext/lowlevel/Classes/Database/QueryGenerator.php 11 additions, 47 deletionstypo3/sysext/lowlevel/Classes/Database/QueryGenerator.php
- typo3/sysext/recordlist/Classes/Controller/RecordListController.php 1 addition, 5 deletions...xt/recordlist/Classes/Controller/RecordListController.php
- typo3/sysext/reports/Classes/Report/Status/Status.php 1 addition, 1 deletiontypo3/sysext/reports/Classes/Report/Status/Status.php
- typo3/sysext/rte_ckeditor/Classes/Controller/BrowseLinksController.php 1 addition, 5 deletions...rte_ckeditor/Classes/Controller/BrowseLinksController.php
- typo3/sysext/rte_ckeditor/Classes/Form/Element/RichTextElement.php 1 addition, 1 deletion...ext/rte_ckeditor/Classes/Form/Element/RichTextElement.php
- typo3/sysext/setup/Classes/Controller/SetupModuleController.php 1 addition, 5 deletions...sysext/setup/Classes/Controller/SetupModuleController.php
- typo3/sysext/viewpage/Classes/Controller/ViewModuleController.php 1 addition, 1 deletion...sext/viewpage/Classes/Controller/ViewModuleController.php
Please register or sign in to comment