[wesnoth-commits] [wesnoth/wesnoth] 5a1a86: Allow translatable strings to display carets to th...
Steve Cotton
noreply at github.com
Sun Oct 6 21:55:40 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5a1a8663a1392c90e9873c359ae2c8212614435c
https://github.com/wesnoth/wesnoth/commit/5a1a8663a1392c90e9873c359ae2c8212614435c
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-10-06 (Sun, 06 Oct 2019)
Changed paths:
M src/gettext.cpp
Log Message:
-----------
Allow translatable strings to display carets to the user (#4359)
Treat "editor^The overlays '^Uf' and '^Ufi' are deprecated because ..."
as a having translation hint "editor", and show "The overlays ..." to the
user. This disallows using carets inside the translation hint itself.
Code already reviewed in the discussion in #4359.
Commit: b3ca78a57ae5c620e31061c11b027203428235c8
https://github.com/wesnoth/wesnoth/commit/b3ca78a57ae5c620e31061c11b027203428235c8
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-10-06 (Sun, 06 Oct 2019)
Changed paths:
M data/core/terrain.cfg
Log Message:
-----------
Help for the ^Uf mushrooms terrains, including an editor-only hint
As the terrain is hidden in help, these hints can only be seen by
using the "Terrain Description" command on a ^Uf or ^Ufi mushroom
hex, and then switching to the overlay's own page.
A hint for players about how these mushrooms behave, and an editor-only
hint about replacing the ^Uf mushroom terrains with ^Tf.
Compare: https://github.com/wesnoth/wesnoth/compare/a9254f4995d0...b3ca78a57ae5
More information about the Commits
mailing list