[wesnoth-commits] [wesnoth/wesnoth] ba4f3a: Use multiple lines for help, and add translation n...
Steve Cotton
noreply at github.com
Thu Aug 29 19:22:52 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: ba4f3a70b688a5d1358d2b0a0a4744580aaec9c3
https://github.com/wesnoth/wesnoth/commit/ba4f3a70b688a5d1358d2b0a0a4744580aaec9c3
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