This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Component/Translation
Michel Salib ef322f680d -- add command that extracts translation messages from templates
-- add missing files

-- tweak translation command files

-- dumpers are now responsive for writting the files

-- moved the twig extractor the bridge

-- clear temp files after unit tests
-- check the presence of dumper in translation writer

-- General cleaning of the code

-- clean phpDoc

-- fix PHPDoc

-- fixing class name in configuration

-- add unit tests for extractors (php and twig)

-- moved test to correct location

-- polish the code

-- polish the code
2011-09-09 10:23:54 +02:00
..
Dumper -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
fixtures merged branch stealth35/csv_dumper (PR #2092) 2011-09-06 08:03:26 +02:00
Loader [Translation] Add Qt Translation component with tests 2011-05-30 16:12:18 +02:00
IdentityTranslatorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
IntervalTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MessageCatalogTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
MessageSelectorTest.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
TranslatorTest.php [Translation] forced translated id to strings 2011-04-24 09:42:41 +02:00