silverstripe-framework/i18n
2012-04-15 20:54:24 +02:00
..
i18n.php MINOR Fixed up some language mappings in i18n (slightly different locales exported from getlocalization.com) 2012-04-15 20:54:24 +02:00
i18nEntityProvider.php MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
i18nRailsYamlAdapter.php API CHANGE Using Zend_Translate with YAML translation files, replacing the $lang global and PHP files in the /lang folders. 2012-04-15 17:17:15 +02:00
i18nSSLegacyAdapter.php MINOR Added array fallback support to i18nSSLegacyAdapter 2012-04-15 17:17:15 +02:00
i18nTextCollector.php MINOR Workaround for duplicate require_once calls of same class in two locations (SS core and Zend_Translate_RailsYAML) 2012-04-15 18:46:04 +02:00
i18nTranslateAdapterInterface.php API CHANGE Using Zend_Translate with YAML translation files, replacing the $lang global and PHP files in the /lang folders. 2012-04-15 17:17:15 +02:00