Commit History

Author SHA1 Message Date
  Fabien Potencier b635dcad7a [Translator] fixed non-loaded locale 13 years ago
  Fabien Potencier 9ffd8ca99c [Translation] renamed hasStrict() to defines() 13 years ago
  Fabien Potencier 79710edb8a [Translation] added a MessageCatalogue::hasStrict() method to check if a string has a translation (but without taking into account the fallback mechanism) 13 years ago
  Fabien Potencier c50a3a194d [Translation] fixed transchoice when used with a fallback 13 years ago
  Victor Berchet 2af2260c34 Remove useless code 14 years ago
  Artur Kotyrba 88e78e6f44 [Translation] removed unnecessary default parameter value 14 years ago
  Fabien Potencier 8eb1dfc6a0 [Translation] forced translated id to strings 14 years ago
  Fabien Potencier 34cf511a1d [Translation] tagged the guaranteed BC API 14 years ago
  Miha Vrhovnik 76d664faa6 Fixing undefined notices by changing visibility back to protected for sompe properties and methods. 14 years ago
  Fabien Potencier 75b29ffdfe [Translation] moved most protected methods and properties to private 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  cgonzalez 381d1e2da1 [Translation] Fixed the addition of the fallbackLocale catalogue to the current locale catalogue. 14 years ago
  cgonzalez b6049beca2 [Translation] Added search to FallbackLocale Catalogue. 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Fabien Potencier 944d91c1df made some method name changes to have a better coherence throughout the framework 14 years ago
  Fabien Potencier 58bd4acdd1 [Translation] added some unit tests 14 years ago
  Fabien Potencier 1d1a437edc added some missing methods 14 years ago
  Fabien Potencier dbde494424 made locale determination for translation lazy-loaded 14 years ago
  Fabien Potencier 707205410e added an IdentityTranslator to make it possible to always relies on the translator service, even if none is configured 14 years ago
  Fabien Potencier a7537906b4 [Translation] added the component 14 years ago