silverstripe-framework/tests/i18n/_fakewebroot/i18ntestmodule
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
..
code Method visibility according to coding conventions 2012-09-20 10:46:59 +02:00
lang MINOR Testing languages without fallbacks (related to #7386) 2012-05-29 13:54:49 +02:00
templates NEW Merge i18nTextCollector with existing (fixes #1838) 2013-06-02 20:17:28 +02:00
_config.php ENHANCEMENT Refactored i18nTextCollector and added unit tests 2008-10-17 15:21:33 +00:00