silverstripe-framework/tests/i18n/_fakewebroot
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
..
i18nothermodule Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
i18ntestmodule NEW Merge i18nTextCollector with existing (fixes #1838) 2013-06-02 20:17:28 +02:00
themes MINOR Fixed tests related to i18nLegacyAdapter changes 2012-04-15 18:46:02 +02:00
_manifest_exclude BUGFIX Fixed distribution of textcollector files to modules (was collecting all entities into all modules before) - added unit tests 2008-10-17 17:44:14 +00:00