1. 22 Kas, 2012 36 kayıt (commit)
  2. 21 Kas, 2012 4 kayıt (commit)
    • Zolnai Tamás's avatar
      Delete tree_strings.xhp from librelogo · 9300ec6e
      Zolnai Tamás yazdı
      Change-Id: I66c8768b216ca91271b1c42a81ae3cdaee9dafca
      9300ec6e
    • Zolnai's avatar
      Updated core · c63cfc95
      Zolnai yazdı
      Project: help  0d7698e9affe313d6cb83272958c5600f5736fc5
      Delete obsolete part of tree localization
      c63cfc95
    • Zolnai Tamás's avatar
      Get language id from path of po file · 9c4f31c1
      Zolnai Tamás yazdı
      Language ids in po headers can be various so
      its simpler to extract from path.
      
      Change-Id: I3e9447359f3c054aea32b5417b2168025168c556
      9c4f31c1
    • Zolnai Tamás's avatar
      Fix language id checking · 8ae3ddca
      Zolnai Tamás yazdı
      The result of GetLanguages() is a vector, but
      behind it the language ids stored in a set, so
      the order not depend on which id was inserted first.
      With language ids which are after qtz in alphabetic order
      this checkings works wrong.
      
      Change-Id: I4e15d4de576b1fc567692109311c053b0d93ea60
      8ae3ddca