[wesnoth-commits] [wesnoth/wesnoth] c09c58: Use multiple lines for help, and add translation n...

Steve Cotton noreply at github.com
Thu Aug 29 19:22:51 UTC 2019


  Branch: refs/heads/1.14
  Home:   https://github.com/wesnoth/wesnoth
  Commit: c09c58a8c8892d5f8392de48520a4f1b0ae1f35f
      https://github.com/wesnoth/wesnoth/commit/c09c58a8c8892d5f8392de48520a4f1b0ae1f35f
  Author: Steve Cotton <steve at octalot.co.uk>
  Date:   2019-08-29 (Thu, 29 Aug 2019)

  Changed paths:
    M changelog.md
    M src/map_command_handler.hpp
    M src/menu_events.cpp

  Log Message:
  -----------
  Use multiple lines for help, and add translation notes

This removes all of the "do not translate part^string part" strings, replacing
them with more help in English and a place for translators to explain what the
untranslatable "all" means. For commands where the usage has notes about the
arguments, this embeds the \n in the strings passed to register_command; that
seems a reasonable balance between usability and effort to implement it.

Cherry-picking between 1.14 and 1.15: In 1.14.x, the "droid" command only has
options "on" and "off". The "full" option was only added in 1.15.





More information about the Commits mailing list