[Commits] [wesnoth/wesnoth] f53f0c: Fixed translation markup in unit::describe_builtin...

GitHub noreply at github.com
Fri Feb 17 03:11:57 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: f53f0c3ce8a8c544aaa801224865633a5e4e89e3
      https://github.com/wesnoth/wesnoth/commit/f53f0c3ce8a8c544aaa801224865633a5e4e89e3
  Author: GunChleoc <fios at foramnagaidhlig.net>
  Date:   2017-02-15 (Wed, 15 Feb 2017)

  Changed paths:
    M src/units/unit.cpp

  Log Message:
  -----------
  Fixed translation markup in unit::describe_builtin_effect()

Replaced hard-coded word order and N_ for all strings in
unit::describe_builtin_effect() with vgettext/vngettext using
placeholders.


  Commit: 1af6ed227b3428bdc4a59e07055552b97bd2fa19
      https://github.com/wesnoth/wesnoth/commit/1af6ed227b3428bdc4a59e07055552b97bd2fa19
  Author: GunChleoc <fios at foramnagaidhlig.net>
  Date:   2017-02-16 (Thu, 16 Feb 2017)

  Changed paths:
    M src/units/unit.cpp

  Log Message:
  -----------
  Use early return

... for less indentation.


  Commit: 7650eb7dfdcde7f06b403cd9b6d6a96808095359
      https://github.com/wesnoth/wesnoth/commit/7650eb7dfdcde7f06b403cd9b6d6a96808095359
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-02-17 (Fri, 17 Feb 2017)

  Changed paths:
    M src/units/unit.cpp

  Log Message:
  -----------
  Merge pull request #932 from gunchleoc/origin/bug-25469-ngettext

Fixed translation markup in unit::describe_builtin_effect()


Compare: https://github.com/wesnoth/wesnoth/compare/84903c99d2d3...7650eb7dfdcd


More information about the Commits mailing list