
These will control whether or not wmlscope expects each namespace to export names. Presently, core exports but campaigns do not.
87 lines
2.5 KiB
INI
87 lines
2.5 KiB
INI
#textdomain wesnoth-l
|
|
# This version forked from 1.2, 2/10/2007, and prepared for mainline by ESR
|
|
[textdomain]
|
|
name="wesnoth-l"
|
|
[/textdomain]
|
|
|
|
# wmlscope: set export=no
|
|
[campaign]
|
|
id=liberty
|
|
name= _ "Liberty"
|
|
abbrev= _ "Liberty"
|
|
rank=110
|
|
first_scenario=the_raid
|
|
|
|
define=CAMPAIGN_LIBERTY
|
|
difficulties=EASY,NORMAL,HARD
|
|
difficulty_descriptions={MENU_IMG_TXT2 "units/human-peasants/peasant.png~RC(magenta>red)" _"Peasant" _"(Easy)"} + ";" + {MENU_IMG_TXT2 "units/human-outlaws/outlaw.png~RC(magenta>red)" _"Outlaw" _"(Normal)"} + ";" + {MENU_IMG_TXT2 "units/human-outlaws/fugitive.png~RC(magenta>red)" _"Fugitive" _"(Difficult)"}
|
|
icon="units/human-outlaws/fugitive.png~RC(magenta>red)"
|
|
image=../data/campaigns/Liberty/images/campaign_image.png
|
|
# Translators: Yes, that is "marchlanders", not "marshlanders".
|
|
# "marchlander" is archaic English for an inhabitant of a border region.
|
|
description= _ "As the shadow of civil war lengthens across Wesnoth, a band of hardy marchlanders revolts against the tyranny of Queen Asheviere. To win their way to freedom, they must defeat not just the trained blades of Wesnothian troops but darker foes including orcs and undead.
|
|
|
|
(Intermediate level, 9 scenarios)"
|
|
|
|
[about]
|
|
title = _ "Campaign Design"
|
|
[entry]
|
|
name = "Scott Klempner"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Prose-doctoring and preparation for mainline"
|
|
[entry]
|
|
name = "Eric S. Raymond (ESR)"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Campaign Maintenance"
|
|
[entry]
|
|
name = "Eric S. Raymond (ESR)"
|
|
comment = "current maintainer"
|
|
[/entry]
|
|
[entry]
|
|
name = "Lari Nieminen (zookeeper)"
|
|
comment = "current maintainer"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Artwork and Graphics Design"
|
|
[entry]
|
|
name = "Shadow"
|
|
[/entry]
|
|
[entry]
|
|
name = "Brendan Sellner"
|
|
[/entry]
|
|
[entry]
|
|
name = "Jason Lutes"
|
|
comment = "portraits"
|
|
[/entry]
|
|
[entry]
|
|
name = "Syn_Err"
|
|
comment = "story images"
|
|
[/entry]
|
|
[/about]
|
|
[about]
|
|
title = _ "Translators"
|
|
[entry]
|
|
name = "David Philippi (Torangan)"
|
|
[/entry]
|
|
[/about]
|
|
[/campaign]
|
|
|
|
#ifdef CAMPAIGN_LIBERTY
|
|
|
|
[binary_path]
|
|
path=data/campaigns/Liberty
|
|
[/binary_path]
|
|
|
|
{campaigns/Liberty/utils}
|
|
{campaigns/Liberty/scenarios}
|
|
|
|
[+units]
|
|
{campaigns/Liberty/units}
|
|
[/units]
|
|
|
|
#endif
|