[TYPO3-dev] CZ changed to CS
Xavier Perseguers
xavier at typo3.org
Thu Aug 9 15:59:56 CEST 2012
Hi,
> // TYPO3 specific: Array with the iso names used for
> each system language in TYPO3:
> // Missing keys means: same as Typo3
> var $isoArray = array(
> 'ba' => 'bs',
> 'br' => 'pt_BR',
> 'ch' => 'zh_CN',
> 'cz' => 'cs',
> 'dk' => 'da',
> 'si' => 'sl',
> 'se' => 'sv',
> 'gl' => 'kl',
^^^^ this is the one that cannot be matched as "gl" in TYPO3 is a real
ISO code for "ga" :
> ...
> 'ga' => 'gl',
> );
>
> IIRC the EM in <= 4.5 uses the wrong code (not ISO) to retrieve language
> packages. This makes me think that the new packager script does not
> handle properly all this list but only a subset.
Fixed!
Kind regards
--
Xavier Perseguers
Release Manager TYPO3 4.6
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
More information about the TYPO3-dev
mailing list