1. 07 Jun, 2016 1 commit
  2. 04 Mar, 2016 1 commit
  3. 31 Mar, 2015 1 commit
    • Fix string extraction error in underscore files · 46342a3f
      The written style ```interpolate(gettext('some text'), {...}, ...)``` will will cause the string inside gettext() not be extracted.
      So a separate line is needed for ```gettext``` when gettext function is directly called inside a call to the interpolate function.
      louyihua committed
  4. 06 Jan, 2015 1 commit
  5. 07 Aug, 2014 5 commits