Skip to content
Snippets Groups Projects
Commit bed64c65 authored by Benni Mack's avatar Benni Mack Committed by Georg Ringer
Browse files

[TASK] Avoid getLL() usages in various system extensions

Using sL() instead of getLL() shows direct dependencies
on labels and their label files within the code.

This change replaces all usages in
* extensionmanager
* form
* impexp
* install
* reports
* setup
* filelist

with sL() calls.

Resolves: #100668
Releases: main
Change-Id: Ic3cb1e307c9312a2fc2e0b21b3149c4baddebfe3
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78755


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 3fbc6cce
Branches
Tags
No related merge requests found
Showing
with 197 additions and 205 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment