silverstripe-framework/tests/i18n
Ingo Schommer a3c406e4d2 NEW Merge i18nTextCollector with existing (fixes #1838)
This is a necessity for any further 3.1 pushes of master files to getlocalization.
Because we'd otherwise remove existing master strings for CTF etc,
which means we can no longer backport new translations to 3.0
(and there's no way for users to contribute translations to 3.0 via getlocalization).

It's still a very monolithic class, but at least I've refactored it to return
all collected strings without writing it to files (for easier testing).
2013-06-02 20:17:28 +02:00
..
_fakewebroot NEW Merge i18nTextCollector with existing (fixes #1838) 2013-06-02 20:17:28 +02:00
i18nSSLegacyAdapterTest.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
i18nTest.php API i18n::$common_languages and i18n::$common_locales converted to Config API 2013-03-27 20:42:46 +01:00
i18nTextCollectorTest.php NEW Merge i18nTextCollector with existing (fixes #1838) 2013-06-02 20:17:28 +02:00
i18nTextCollectorTestMyObject.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00
i18nTextCollectorTestMySubObject.php API Marked statics private, use Config API instead (#8317) 2013-03-24 17:20:53 +01:00