[TYPO3-core] Translation 'en' missing
Dmitry Dulepov
dmitry.dulepov at gmail.com
Tue Oct 30 12:58:15 CET 2012
Hi!
Daniel Alder wrote:
> I want to discuss this behavior with you.
> I've still added it in forge as an issue:
> http://forge.typo3.org/issues/42084
>
> Short Description:
> Since typo3 4.6 the translation 'en' is missing, instead the
> 'placeholder' 'default' is getting a 'real' translation.
Wasn't it always missing? "default"="en" in TYPO3. For example, in TYPO3
4.5 the list of available localizations is:
define('TYPO3_languages',
'default|dk|de|no|it|fr|es|nl|cz|pl|si|fi|tr|se|pt|ru|ro|ch|sk|lt|is|hr|hu|gl|th|gr|hk|eu|bg|br|et|ar|he|ua|lv|jp|vn|ca|ba|kr|eo|m
y|hi|fo|fa|sr|sq|ge|ga|km|qc');
"default" is supposed to exist in extensions, all other languages come from
translation server. This is how the architecture was designed.
--
Dmitry Dulepov
Simplicity will save the world.
More information about the TYPO3-team-core
mailing list