silverstripe-framework/src/i18n
Ingo Schommer d2de4b10e1 Absolute paths for theme lang dirs (fixes #1354)
Regression in 4.x i18n rewrite. Can’t test this since ThemeResourceLoader hardcodes constants like THEME_DIR,
so its impossible to mock in different directory structures. Ideally this would use an application object with access
to environment variables, but that’s too much of a refactor to validate this simple fix.
2017-02-17 16:26:44 +13:00
..
Data Absolute paths for theme lang dirs (fixes #1354) 2017-02-17 16:26:44 +13:00
Messages API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
TextCollection API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
i18n.php API Substitute Zend_Currency with NumberFormatter based solution 2017-02-09 15:28:59 +13:00
i18nEntityProvider.php API Replace i18n message localisation with symfony/translation 2017-01-25 17:08:12 +13:00