[wesnoth-commits] [wesnoth/wesnoth] 5015c6: Make command-line option --language never require ...
Steve Cotton
noreply at github.com
Thu Apr 29 14:50:59 UTC 2021
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 5015c666f0a90654d31f137799d14163e7b05ae0
https://github.com/wesnoth/wesnoth/commit/5015c666f0a90654d31f137799d14163e7b05ae0
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2021-04-29 (Thu, 29 Apr 2021)
Changed paths:
M src/game_launcher.cpp
M src/language.cpp
M src/language.hpp
Log Message:
-----------
Make command-line option --language never require --all-translations
When the user supplies an exact locale identifier on the command line,
it doesn't make sense to check whether it's an incomplete translation.
More information about the Commits
mailing list