mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 19:36:49 +00:00
parent
7fca6a77e4
commit
0f09fce0e1
@ -194,7 +194,7 @@ config default_map_generator::create_scenario(boost::optional<uint32_t> randomse
|
||||
|
||||
config& label = res.add_child("label");
|
||||
label["text"] = i->second;
|
||||
label["category"] = "villages";
|
||||
label["category"] = _("villages");
|
||||
i->first.write(label);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user