Added textdomains to campaign declarations.
This commit is contained in:
parent
55f40bf21f
commit
5d86ae4e1d
5 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
[campaign]
|
||||
id=eastern_invasion
|
||||
rank=40
|
||||
textdomain=wesnoth-ei
|
||||
name= _ "The Eastern Invasion"
|
||||
define=CAMPAIGN_EASTERN_INVASION
|
||||
first_scenario=The_Outpost
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[campaign]
|
||||
id=heir_throne
|
||||
rank=10
|
||||
textdomain=wesnoth-httt
|
||||
icon=konrad-commander.png
|
||||
name= _ "Heir to the Throne"
|
||||
define=CAMPAIGN_HEIR_TO_THE_THRONE
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[campaign]
|
||||
id=son_of_the_black_eye
|
||||
rank=30
|
||||
textdomain=wesnoth-sotbe
|
||||
name= _ "Son of the Black Eye (chapter I)"
|
||||
define=CAMPAIGN_SON_OF_THE_BLACK_EYE
|
||||
first_scenario=End_Of_Peace
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[campaign]
|
||||
id=dark_hordes
|
||||
rank=20
|
||||
textdomain=wesnoth-tdh
|
||||
icon=undead-initiate.png
|
||||
name= _ "The Dark Hordes"
|
||||
define=CAMPAIGN_THE_DARK_HORDES
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[campaign]
|
||||
id=The_Rise_of_Wesnoth
|
||||
rank=50
|
||||
textdomain=wesnoth-trow
|
||||
name= _ "The Rise of Wesnoth"
|
||||
define=CAMPAIGN_THE_RISE_OF_WESNOTH
|
||||
first_scenario=A_Summer_of_Storms
|
||||
|
|
Loading…
Add table
Reference in a new issue