parent
7fca6a77e4
commit
0f09fce0e1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue