make everything ready for the new textdomain
This commit is contained in:
parent
6d22b7bbc4
commit
1e6e23cf20
1 changed files with 7 additions and 8 deletions
|
@ -1,10 +1,9 @@
|
|||
[textdomain]
|
||||
name="wesnoth-The_South_Guard"
|
||||
path="data/campaigns/The_South_Guard/translations"
|
||||
name="wesnoth-tsg"
|
||||
[/textdomain]
|
||||
|
||||
[campaign]
|
||||
#textdomain wesnoth-The_South_Guard
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
id=The_South_Guard
|
||||
name= _ "The South Guard"
|
||||
|
@ -37,14 +36,14 @@
|
|||
map_data="{@campaigns/The_South_Guard/maps/{NAME}}"
|
||||
#enddef
|
||||
|
||||
{@campaigns/The_South_Guard/scenarios/sg_unit_utils.cfg}
|
||||
{campaigns/The_South_Guard/scenarios/sg_unit_utils.cfg}
|
||||
|
||||
[+units]
|
||||
{@campaigns/The_South_Guard/units}
|
||||
{campaigns/The_South_Guard/units}
|
||||
[/units]
|
||||
|
||||
{@campaigns/The_South_Guard/scenarios/sg_story.cfg}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_utils.cfg}
|
||||
{@campaigns/The_South_Guard/scenarios}
|
||||
{campaigns/The_South_Guard/scenarios/sg_story.cfg}
|
||||
{campaigns/The_South_Guard/scenarios/sg_utils.cfg}
|
||||
{campaigns/The_South_Guard/scenarios}
|
||||
|
||||
#endif
|
||||
|
|
Loading…
Add table
Reference in a new issue