~ubuntu-branches/debian/sid/freeciv/sid

« back to all changes in this revision

Viewing changes to data/nation/schleswig-holsteinian.ruleset

  • Committer: Package Import Robot
  • Author(s): Clint Adams, Karl Goetz, Clint Adams
  • Date: 2011-08-28 22:40:00 UTC
  • mfrom: (1.2.19 upstream)
  • Revision ID: package-import@ubuntu.com-20110828224000-j2r1erewlem25dox
Tags: 2.3.0-1
[ Karl Goetz ]
* New upstream version.
* Fix themes_sdl_use_system_fonts.diff to apply cleanly on 2.3.0
* Massage work_around_unity_induced_breakage.diff to get it
  applying to the new codebase (The patch assumes commits made
  after 2.3.0 was tagged upstream).

[ Clint Adams ]
* Fudge build system to think there is no libtool mismatch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[nation_schleswig-holsteinian]
 
2
 
 
3
name=_("Schleswig-Holsteinian")
 
4
plural=_("?plural:Schleswig-Holsteinians")
 
5
groups="European", "Medieval"
 
6
legend=_("For much of its history, the duchies of Schleswig and Holstein\
 
7
 have been contested by Germany and Denmark. The territories were united\
 
8
 in a personal union in 1375. In the 19th century, Schleswig-Holstein's\
 
9
 confused status led to two wars between Denmark and Prussia, and in 1866\
 
10
 Schleswig-Holstein became a Prussian province. After World War I, Northern\
 
11
 Schleswig was annexed by Denmark. Currently Schleswig-Holstein is a state\
 
12
 of the Federal Republic of Germany.")
 
13
leaders = {
 
14
 "name",                "sex"
 
15
"Mechthild",            "female"
 
16
"Heinrich der Eiserne", "male"
 
17
"Gerhard III",          "male"
 
18
"Adolf IV",             "male"
 
19
"Johann der Jüngere",   "male"
 
20
"Karl Friedrich",       "male"
 
21
"Theodor Steltzer",     "male"
 
22
}
 
23
 
 
24
ruler_titles = {
 
25
 "government",      "male_title",         "female_title"
 
26
 "Despotism",       _("%s Jarl"),         _("?female:%s Jarl")
 
27
 "Fundamentalism",  _("Bishop %s"),       _("?female:Bishop %s")
 
28
 "Monarchy",        _("Duke %s"),         _("Duchess %s")
 
29
 "Republic",  _("Minister-President %s"), _("?female:Minister-President %s")
 
30
}
 
31
 
 
32
flag="schleswig-holstein" 
 
33
flag_alt = "-" 
 
34
city_style = "european" 
 
35
 
 
36
init_techs="" 
 
37
init_buildings="" 
 
38
init_government="Despotism" 
 
39
init_units="" 
 
40
 
 
41
civilwar_nations = "oldenburgian", "danish", "frisian"
 
42
 
 
43
cities = 
 
44
"Schleswig",            ;historical capital of Schleswig
 
45
"Kiel",                 ;capital of Holstein
 
46
"Flensburg",            ;later capital of Schleswig
 
47
"Sonderburg",           ;Danish Sønderborg
 
48
"Heide",
 
49
"Tondern",              ;Danish Tønder
 
50
"Neumünster",
 
51
"Apenrade",             ;Danish Aabenraa
 
52
"Plön",
 
53
"Oldenburg in Holstein",
 
54
"Itzehoe",
 
55
"Eckernförde",
 
56
"Husum",
 
57
"Bad Oldesloe",
 
58
"Hadersleben",          ;Danish Haderslev
 
59
"Bordesholm",
 
60
"Bad Segeberg",
 
61
"Pinneberg",
 
62
"Rendsburg",
 
63
"Wyk auf Föhr (ocean)",
 
64
"Glückstadt",
 
65
"Burg auf Fehmarn (ocean)",
 
66
"Norburg",              ;Danish Norborg
 
67
"Westerland (ocean)",
 
68
"Bargteheide",
 
69
"Meldorf",
 
70
"Christiansfeld",       ;Danish Christiansfeld
 
71
"Brunsbüttel",
 
72
"Heiligenhafen",
 
73
"Neustadt in Holstein",
 
74
"Gravenstein",          ;Danish Gråsten
 
75
"Kaltenkirchen",
 
76
"Marne",
 
77
"Norderstedt",
 
78
"Reinbek",
 
79
"Reinfeld",
 
80
"Tönning",
 
81
"Preetz",
 
82
"Schwentinental",
 
83
"Pattburg",             ;Danish Padborg
 
84
"Bad Bramstedt",
 
85
"Wahlstedt",
 
86
"Tingleff",             ;Danish Tinglev
 
87
"Bredstedt",
 
88
"Glinde",
 
89
"Wilster",
 
90
"Woyen",                ;Danish Vojens
 
91
"Altona",
 
92
"Wandsbek",
 
93
 
 
94
;Free City of Lübeck, not historically part of Schleswig-Holstein
 
95
"Lübeck",
 
96
 
 
97
;Duchy of Saxe-Lauenburg
 
98
"Lauenburg/Elbe",
 
99
"Ratzeburg",
 
100
"Geesthacht"
 
101