[Commits] [wesnoth/wesnoth] 4af054: Add new translation library

GitHub noreply at github.com
Sun Jun 12 17:59:12 UTC 2016


  Branch: refs/heads/spirit_po
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 4af0549b2848fbbd4432d1549b0546843f45369d
      https://github.com/wesnoth/wesnoth/commit/4af0549b2848fbbd4432d1549b0546843f45369d
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    A src/spirit_po.hpp
    A src/spirit_po/catalog.hpp
    A src/spirit_po/catalog_metadata.hpp
    A src/spirit_po/default_plural_forms_compiler.hpp
    A src/spirit_po/default_plural_forms_expressions.hpp
    A src/spirit_po/exceptions.hpp
    A src/spirit_po/po_grammar.hpp
    A src/spirit_po/po_message.hpp
    A src/spirit_po/po_message_adapted.hpp
    A src/spirit_po/version.hpp

  Log Message:
  -----------
  Add new translation library
(from cbeck88/spirit-po at 0fea1743262f8f5095b0e5db4bb5505e5c4656ee )


  Commit: 562f56476c65d2acc1cec25c043925d6a6847b2b
      https://github.com/wesnoth/wesnoth/commit/562f56476c65d2acc1cec25c043925d6a6847b2b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-06-10 (Fri, 10 Jun 2016)

  Changed paths:
    M src/CMakeLists.txt
    M src/SConscript
    R src/gettext.cpp

  Log Message:
  -----------
  Remove option to link libintl instead of Boost.Locale


  Commit: 27f199e7b5e665d4f77ab5341e9353852357a878
      https://github.com/wesnoth/wesnoth/commit/27f199e7b5e665d4f77ab5341e9353852357a878
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj
    M src/gettext.hpp
    M src/gettext_boost.cpp
    M src/units/attack_type.cpp

  Log Message:
  -----------
  Use spirit-po instead of Boost.Locale for translations


  Commit: 16aca7ba525d143762f5389e4ef5d5b36177dcc7
      https://github.com/wesnoth/wesnoth/commit/16aca7ba525d143762f5389e4ef5d5b36177dcc7
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-06-12 (Sun, 12 Jun 2016)

  Changed paths:
    M src/spirit_po/exceptions.hpp

  Log Message:
  -----------
  Fix warning in spirit-po


Compare: https://github.com/wesnoth/wesnoth/compare/4af0549b2848^...16aca7ba525d


More information about the Commits mailing list