Epic #67588
closedLocalization with locales
0%
Description
This is an epic to group all tasks related to introducing locales as the basis for localization, effectively superseding the concept of a "default language" in the pagetree.
The concept still needs to be further discussed. The first implementation should only provide the current featureset, that is, the translations still have to be based on a language that is defined as the default for the current pagetree. This can later on be replaced with something else.
A draft for the concept is discussed at https://docs.google.com/document/d/12zhMTMBQUFqY64TTnHx8PoCNWslY4vRWsrFDtpm_X14/edit?usp=sharing
There is a draft implementation of locales for files, which was never integrated. Take a look at https://github.com/andreaswolf/TYPO3.CMS/tree/feature/file-localization-locales.
Updated by Benni Mack about 9 years ago
- Target version changed from 7 LTS to 8 LTS
Updated by Benni Mack over 7 years ago
- Target version changed from 8 LTS to Candidate for Major Version
Updated by Susanne Moog about 7 years ago
- Category changed from Content Rendering to Localization
Updated by leon jänicke over 1 year ago
- Related to Epic #101557: Translation Handling Findings added
Updated by Riccardo De Contardi over 1 year ago
- Related to Task #89796: Remove default language added
Updated by Christian Kuhn about 1 year ago
- Status changed from Accepted to Closed
Hey.
I agree in general, we should turn sys_language_uid into "de_DE" strings instead. This for instance means we'll have to get rid of sys_language_uid=-1 first, and make DH copy CE's around instead.
This issue here is an end goal many agree on, but it does not help us much to float the boat, pre-patches will have single issues. I hope it's ok to close here for now since the issue itself does not help us much at the moment.