[Commits] [wesnoth/wesnoth] b5fcb5: Add new translation library

GitHub noreply at github.com
Sat Jul 9 23:01:57 UTC 2016


  Branch: refs/heads/spirit_po
  Home:   https://github.com/wesnoth/wesnoth
  Commit: b5fcb5ba3982b43e76e69de2a0249d721c42ee8c
      https://github.com/wesnoth/wesnoth/commit/b5fcb5ba3982b43e76e69de2a0249d721c42ee8c
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 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 627a5cb94e6139545647b31baac9bb8d2b1005f2 )


  Commit: 0e48ffff9e0d7c94a1e611538d8f365936eaed8b
      https://github.com/wesnoth/wesnoth/commit/0e48ffff9e0d7c94a1e611538d8f365936eaed8b
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 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: 97ef427876f96cb76b44bcdf59302ff309ac4dfe
      https://github.com/wesnoth/wesnoth/commit/97ef427876f96cb76b44bcdf59302ff309ac4dfe
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 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: 2f5fec969da9587148721deb49568f9c265f73d5
      https://github.com/wesnoth/wesnoth/commit/2f5fec969da9587148721deb49568f9c265f73d5
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M src/gettext.hpp
    M src/gettext_boost.cpp
    M src/wesnoth.cpp

  Log Message:
  -----------
  Remove obsolete functions from translations framework


  Commit: b12c8cb8451e0a37d2602977914c849c44d00b90
      https://github.com/wesnoth/wesnoth/commit/b12c8cb8451e0a37d2602977914c849c44d00b90
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    A po/.rsync-filter
    M projectfiles/Xcode/Wesnoth.xcodeproj/project.pbxproj

  Log Message:
  -----------
  Update XCode project

It now copies all the po files on each build.


  Commit: d50da42357e414208c16d587b20bc0f205a61dbe
      https://github.com/wesnoth/wesnoth/commit/d50da42357e414208c16d587b20bc0f205a61dbe
  Author: loonycyborg <loonycyborg at gmail.com>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M src/wesnoth.cpp

  Log Message:
  -----------
  Fix compile on non-apple non-windows platforms


  Commit: f59b9c73fc8005a9cfe6dc9bd969da9077ff2486
      https://github.com/wesnoth/wesnoth/commit/f59b9c73fc8005a9cfe6dc9bd969da9077ff2486
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M src/gettext_boost.cpp

  Log Message:
  -----------
  Initialize po catalog from memory instead of file

(iceiceice says that this is faster)


  Commit: f9b6025cb77b4693ebc2eff74a6c0f320de83358
      https://github.com/wesnoth/wesnoth/commit/f9b6025cb77b4693ebc2eff74a6c0f320de83358
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M src/gui/dialogs/language_selection.cpp
    M src/gui/dialogs/loadscreen.cpp

  Log Message:
  -----------
  Show loading screen when switching languages


  Commit: dc267366c036330c25b4c931c021c83777ca6e89
      https://github.com/wesnoth/wesnoth/commit/dc267366c036330c25b4c931c021c83777ca6e89
  Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
  Date:   2016-07-09 (Sat, 09 Jul 2016)

  Changed paths:
    M src/wesnoth.cpp

  Log Message:
  -----------
  Fix indentation


Compare: https://github.com/wesnoth/wesnoth/compare/257ef68efe48...dc267366c036


More information about the Commits mailing list