silverstripe-framework/tests/i18n/_fakewebroot/i18ntestmodule
2012-04-15 17:17:17 +02:00
..
code MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
lang 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
templates BUGFIX Added SSViwer support for i18n namespaces in templates with <% _t('MyNamespace.MyEntity', ... %>, to work around magically added namespaces from the parsed template file. Those auto-namespaces were logically not working in includes, as the parsing context is always the including template. Legacy support for auto-namespaces is still present due to its high usage. 2008-11-06 02:50:14 +00:00
_config.php ENHANCEMENT Refactored i18nTextCollector and added unit tests 2008-10-17 15:21:33 +00:00