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/src/Symfony/Component/Translation
2011-10-13 15:34:34 +02:00
..
Dumper [Translation] support Ini file 2011-09-19 17:00:58 +02:00
Extractor -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
Loader merged 2.0 2011-10-08 22:58:00 +02:00
Writer -- add command that extracts translation messages from templates 2011-09-09 10:23:54 +02:00
composer.json updated composer.json for 2.1 2011-09-29 17:40:43 +02:00
IdentityTranslator.php [Translation] tagged the guaranteed BC API 2011-03-24 09:07:52 +01:00
Interval.php [Translation] Add compatibility to PCRE 6.6.0 for explicit interval pluralization 2011-08-28 22:05:29 +02:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
MessageCatalogue.php [Translator] fixed merge with 2.0 2011-09-28 17:13:00 +02:00
MessageCatalogueInterface.php [Translator] fixed merge with 2.0 2011-09-28 17:13:00 +02:00
MessageSelector.php [Translation] fixed message selector when the message is empty (closes #2144) 2011-09-14 22:04:39 +02:00
PluralizationRules.php Fixed various typo 2011-04-22 23:12:50 +00:00
Translator.php [Translation] made the MessageSelector constructor argument for Translator optional (using a custom one is pretty rare) 2011-10-13 15:34:34 +02:00
TranslatorInterface.php [Translation] tagged the guaranteed BC API 2011-03-24 09:07:52 +01:00