mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
293c672fa7
This will resolve issues in cases where the site locale may be assigned a value that does not have an explicit translation. E.g. if the locale is en_NZ (and it's appropriate for this to be the assigned locale), Afrikaans will no longer be the default selected locale when creating members. Now en_US is chosen as a better fallback default. This is a minor ease of use fix that means fewer CMS users can be accidentally created in Afrikaans within NZ based sites. Test cases included. |
||
---|---|---|
.. | ||
_fakewebroot | ||
i18nSSLegacyAdapterTest.php | ||
i18nTest.php | ||
i18nTextCollectorTest.php | ||
i18nTextCollectorTestMyObject.php | ||
i18nTextCollectorTestMySubObject.php |