silverstripe-framework/i18n
Ingo Schommer 498a3fdf49 BUG Fixed i18n text collection in templates
- Non-greedy regex matching to collect more than
one entity per template...
- Regex failed to collect sprintf() properly
2012-07-18 14:58:53 +02:00
..
i18n.php Fixed spelling of "Maori" in lang selection 2012-07-16 11:21:05 +02:00
i18nEntityProvider.php MINOR Removed deprecated usage of $priority argument in _t() calls 2012-04-15 17:17:17 +02:00
i18nRailsYamlAdapter.php MINOR Fixed phpdocs 2012-06-20 23:59:16 +02:00
i18nSSLegacyAdapter.php MINOR Fixed phpdocs 2012-06-20 23:59:16 +02:00
i18nTextCollector.php BUG Fixed i18n text collection in templates 2012-07-18 14:58:53 +02:00
i18nTranslateAdapterInterface.php MINOR Fixed phpdocs 2012-06-20 23:59:16 +02:00