Skip to content
Snippets Groups Projects
  1. Apr 06, 2015
  2. Apr 05, 2015
    • louyihua's avatar
      Fix i18n breaking in some js and underscore files · 2d47f803
      louyihua authored
      1. Spliting strings inside the call to `gettext()` in javascript breaks the string extraction process, so the string should kept in one line.
      2. Using escape string inside a string in `gettext()` may cause the extractor to misunderstand the escape string, so that it will escape this escape string.
      2d47f803
    • louyihua's avatar
      Add i18n_fastgenerate · faafda08
      louyihua authored
      So the time-consuming i18n_extract step can be skipped for situations that only the translated strings are modified while the source strings are still the same.
      faafda08
  3. Apr 03, 2015
  4. Apr 02, 2015
Loading