Skip to content
Snippets Groups Projects
Commit 2ac40774 authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Christian Kuhn
Browse files

[TASK] Remove duplicate label for "Language"

Only the table "tt_content" overrides the label for the sys_language_uid
field on palette level with
"EXT:frontend/.../locallang_ttc.xlf:sys_language_uid_formlabel".
However, this label is exactly the same as
"EXT:core/.../locallang_general.xlf:LGL.language". Therefore, the first
mentioned label is removed in favour of the original one.

Note: The second label was probably introduced in 2010 when the original
field contained "Language:" (with colons at the end). This has been
removed in the meantime.

See commit: b6fb9732

Resolves: #100344
Releases: main
Change-Id: I8285cf95b9c0b9bd583bb6a6d63c9d29db7e3467
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78316


Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 4e36a500
Branches
Tags
No related merge requests found
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