1[nation_dominican]
2
3name=_("Dominican")
4plural=_("?plural:Dominicans")
5groups="Modern", "American"
6legend=_("The island of Dominica was first sighted by Europeans, including\
7 Christopher Columbus, in 1493. Legend has it that the island was named so\
8 since the day of its first sighting was a Sunday. Officially the\
9 \"Commonwealth of Dominica\", the country should not be confused with the\
10 Dominican Republic, another Caribbean nation.")
11
12leaders = {
13 "name",                "sex"
14 "Roosevelt Skerrit",   "Male"
15 "Pierre Charles",      "Male"
16 "Rosie Douglas",       "Male"
17 "Jennes Armour",       "Male"
18}
19
20ruler_titles = {
21 "government",     "male_title",           "female_title"
22 "Fundamentalism", _("Bishop %s"),         _("Mother Superior %s")
23}
24
25flag="dominica"
26flag_alt = "-"
27style = "Classical"
28
29init_techs=""
30init_buildings=""
31init_units=""
32
33civilwar_nations="cuban"
34
35cities =
36 "Roseau",
37 "Portsmouth (ocean)",
38 "Berekua",
39 "Marigot",
40 "Grand Bay (ocean)",
41 "Atkinson",
42 "Mahaut",
43 "Canefield",
44 "Saint Joseph",
45 "Wesley",
46 "Coulihaut",
47 "Pointe Michel",
48 "Barroui",
49 "Salisbury",
50 "Castle Bruce",
51 "La Plaine",
52 "Massacre",
53 "Woodford Hill (hills)",
54 "Calibishie",
55 "Soufrière",
56 "Rosalie",
57 "Pont Cassé"
58