コミット履歴

作者 SHA1 メッセージ 日付
  Mark Story 38c1442257 Add more tests for plural selection in russian. 9 年 前
  Mark Story 13f006fbb6 Don't throw an exception on '' message strings. 9 年 前
  chinpei215 c061205211 Fix __xn, __dx and __dxn doesn't work with variable arguments 9 年 前
  Marc Würth 05305555a3 Remove superfluous whitespace in doc blocks 9 年 前
  ADmad 855c4d114b Fix CS error. 9 年 前
  chinpei215 114914e523 Fix singular form of messages. 10 年 前
  chinpei215 9427739830 Fix incorrectly formatted messages used in test cases. 10 年 前
  Mark Story 4d8a51f035 Add test for #8250 10 年 前
  Yves P 99b1cc72f6 Corrects the "Tests" links in various docblocks 10 年 前
  Schlaefer 495a6fd069 Remove i18n::defaultFallbackDomain(), rename i18n:: useTranslationFallback() 10 年 前
  Schlaefer 99b5c7d9e2 add i18n::useTranslationFallback() 10 年 前
  Schlaefer 8b493558a9 fix codesniffer formatting errors 10 年 前
  Schlaefer 2676242641 set or disable fallback domain for i18n 10 年 前
  Adam Taylor 9368c625ef Fix typos 11 年 前
  Bryan Crowe be845a3a01 Run phpcbf for PSR2 CS fixers 11 年 前
  Jose Lorenzo Rodriguez 3dc052f829 Implemented the __dxn() translation function 11 年 前
  Jose Lorenzo Rodriguez c51bf58fd1 Implemented __dx() function 11 年 前
  Jose Lorenzo Rodriguez 4a08a221bb Implemented the __xn() function 11 年 前
  Mark Story c24f7ca060 Merge pull request #4662 from AD7six/3.0-translate-default-locale 11 年 前
  AD7six 78e6420b79 rename I18n::defaultLocale to I18n::locale 11 年 前
  Bryan Crowe 608e1c5ae7 Add space after closures' function keyword 11 年 前
  ADmad 1280fe0fb2 Revert backslash to forward slash in vendor namespaced plugin names. 11 年 前
  ADmad 39ad738a0a Fix translation file loading for vendor namespaced plugins. 11 年 前
  ADmad 907656f759 Add test case for aliased vendor namespaced plugin. 11 年 前
  Jose Lorenzo Rodriguez e78fa2a33d Avoiding multiple Cache::remember() calls when loading translators. 11 年 前
  Jose Lorenzo Rodriguez 73381b5df5 Fixing docblocks and some CS errors 11 年 前
  Jose Lorenzo Rodriguez 32feb83460 Fixed typo 11 年 前
  Jose Lorenzo Rodriguez bbd3670b0e Renaming factory() to config() and documenting the function 11 年 前
  Jose Lorenzo Rodriguez 702cd951ab Adding I18n::factory() to register generic translator loaders 11 年 前
  Jose Lorenzo Rodriguez ba85edc757 Now plugin translations can be overridden by files put in the app folder 11 年 前