mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
395580bdd6
In certain cases (e.g. with the mi_NZ locale), the i18n system would regard a langage as already loaded if it was restored from a cached, but empty translation list (through Zend_Translate). This was due to the cache key being generated based solely on the content, rather than taking other options like the locale into account. |
||
---|---|---|
.. | ||
i18n.php | ||
i18nEntityProvider.php | ||
i18nRailsYamlAdapter.php | ||
i18nSSLegacyAdapter.php | ||
i18nTextCollector.php | ||
i18nTranslateAdapterInterface.php |