1. 03 7月, 2008 1 次提交
  2. 02 7月, 2008 1 次提交
  3. 01 7月, 2008 1 次提交
  4. 27 6月, 2008 1 次提交
  5. 23 6月, 2008 6 次提交
  6. 22 6月, 2008 5 次提交
  7. 21 6月, 2008 3 次提交
    • S
      incorporate #translate usage with several default keys · 8bfdabbd
      Sven Fuchs 提交于
      (use first default key that resolves to a translation). this might, depending
      on the backend implementation save some expensive lookups (like db lookups)
      8bfdabbd
    • S
      Renamed lang/ to locale/ because that's what we seem to · 428aa24d
      Sven Fuchs 提交于
      standarize on. Also, in future this place can be used for data/code that's
      not literally translations but conceptually belongs to the locale (like
      custom pluralization algorithms etc.).
      428aa24d
    • S
      Changed process of storing translations from the · c1e25064
      Sven Fuchs 提交于
      client libraries to the backend: clients now can pass a block to
      backend#populate which can contain code to load and register translations.
      
      This makes sense for backends that persist their translations (e.g. to db)
      so the repeated loading and passing of translations throughout the server
      startup would be wasted resources.
      c1e25064
  8. 20 6月, 2008 3 次提交
  9. 19 6月, 2008 3 次提交
  10. 18 6月, 2008 10 次提交
  11. 17 6月, 2008 1 次提交
  12. 16 6月, 2008 5 次提交