revert 2007-10-10T00:33:13Z!soliton@wesnoth.org, the name was actually already there..
This commit is contained in:
parent
94e870f1de
commit
66ebb757a3
1 changed files with 2 additions and 3 deletions
|
@ -428,9 +428,8 @@ void gamebrowser::set_game_items(const config& cfg, const config& game_config)
|
|||
}
|
||||
}
|
||||
if(!hash_found) {
|
||||
utils::string_map symbols;
|
||||
symbols["scenario_name"] = level_cfg->get_attribute("name");
|
||||
games_.back().map_info += vgettext("$scenario_name (Remote scenario)", symbols);
|
||||
games_.back().map_info += " - ";
|
||||
games_.back().map_info += _("Remote scenario");
|
||||
verified = false;
|
||||
}
|
||||
} else {
|
||||
|
|
Loading…
Add table
Reference in a new issue