Skip to content
Snippets Groups Projects
Commit fcefd058 authored by Benni Mack's avatar Benni Mack
Browse files

[TASK] Remove "typo3Language" configuration option

This change removes the default configuration
of "typo3Language" in the site language configuration.

This served the language key used for rendering
translated labels from XLF files.

The option is removed from the UI, and if the
"typo3Language" is not set in the language configuration,
the language is resolved from the locale.

In addition, certain values regarding system locales
in POSIX format (values such as "C" or "POSIX") are
now handled in the Locale class as well.

Resolves: #99882
Releases: main
Change-Id: Ifeeec5d54984426c792ab59b1af44a01d0cdae5d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77726


Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarAndreas Fernandez <a.fernandez@scripting-base.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 7e111f09
Branches
Tags
Showing
with 107 additions and 77 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