[wesnoth-commits] [wesnoth/wesnoth] 0333dd: MP Create Game: attempt to fix RFM type labels bei...
GitHub
noreply at github.com
Sat Mar 24 03:42:46 UTC 2018
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 0333ddda6cbaebdf3191fb4fd63f9ef98cef1e78
https://github.com/wesnoth/wesnoth/commit/0333ddda6cbaebdf3191fb4fd63f9ef98cef1e78
Author: Charles Dang <exodia339 at gmail.com>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M src/gui/dialogs/multiplayer/mp_create_game.cpp
Log Message:
-----------
MP Create Game: attempt to fix RFM type labels being untranslated (#2709)
Since these are defined in their MAKE_ENUM enum with N_, we need to manually un-not-translate
them here.
Commit: 3f63eed6816258fc888fb0ced3180ffa4dec4a8a
https://github.com/wesnoth/wesnoth/commit/3f63eed6816258fc888fb0ced3180ffa4dec4a8a
Author: Iris Morelle <shadowm at wesnoth.org>
Date: 2018-03-24 (Sat, 24 Mar 2018)
Changed paths:
M src/gui/dialogs/multiplayer/mp_create_game.cpp
M src/mp_game_settings.hpp
Log Message:
-----------
Use the correct textdomain for the random faction mirror options
Fixes up commit 2e502334f23447609e2553cbbbae8b251f9796bc.
See issue #2709.
Compare: https://github.com/wesnoth/wesnoth/compare/3f4d003f13b2...3f63eed68162
More information about the Commits
mailing list