[wesnoth-commits] [wesnoth/wesnoth] 6016b8: SotA: Don't use split on translatable strings
Celtic Minstrel
noreply at github.com
Sun Oct 4 17:11:28 UTC 2020
Branch: refs/heads/sota_zombie_trans
Home: https://github.com/wesnoth/wesnoth
Commit: 6016b81c81721ef7f9e470e173f8678b8c1e15f1
https://github.com/wesnoth/wesnoth/commit/6016b81c81721ef7f9e470e173f8678b8c1e15f1
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2020-10-04 (Sun, 04 Oct 2020)
Changed paths:
M data/campaigns/Secrets_of_the_Ancients/utils/zombie-utils.cfg
Log Message:
-----------
SotA: Don't use split on translatable strings
It should be easier for the translators if each string is a separate translatable string. That way, they don't even need to worry about taking care with commas.
Commit: 46d8bbaa8b98503d952dc6390398473fde966834
https://github.com/wesnoth/wesnoth/commit/46d8bbaa8b98503d952dc6390398473fde966834
Author: Celtic Minstrel <celtic.minstrel.ca at some.place>
Date: 2020-10-04 (Sun, 04 Oct 2020)
Changed paths:
M data/campaigns/Secrets_of_the_Ancients/utils/zombie-utils.cfg
M data/lua/wml/set_variable.lua
Log Message:
-----------
Fix [set_variable][join] failing on boolean values
Compare: https://github.com/wesnoth/wesnoth/compare/6016b81c8172%5E...46d8bbaa8b98
More information about the Commits
mailing list