[Freeciv-Dev] (PR#15195) Accurate legends
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=15195 >
This patch will hopefully address the accuracy issues of Latvian and
Quebecois legends. Included is a minor change to the Aztec legend as well.
-Daniel
Index: data/nation/latvian.ruleset
===================================================================
--- data/nation/latvian.ruleset (revision 11509)
+++ data/nation/latvian.ruleset (working copy)
@@ -3,7 +3,7 @@
name=_("Latvian")
plural=_("?plural:Latvians")
groups=_("Modern"), _("European")
-legend=_("Latvia gained independence from the Russian Empire in 1920, was\
+legend=_("Latvia proclaimed independence from the Russian Empire in 1918, was\
incorporated into the Soviet Union in 1940 and finally gained independence\
again in 1991.")
leader=
Index: data/nation/aztec.ruleset
===================================================================
--- data/nation/aztec.ruleset (revision 11509)
+++ data/nation/aztec.ruleset (working copy)
@@ -3,7 +3,7 @@
name=_("Aztec")
plural=_("?plural:Aztecs")
groups=_("Medieval"), _("American")
-legend=_("The Azteca, a group of barbarians from the Sonoran desert,\
+legend=_("The Azteca, a Nahuatl speaking people from the Sonoran desert,\
seized control of the Toltec-derived civilizations of Central Mexico\
during the 15th century AD, reviving the practice of human sacrifice.\
They were conquered by the Spanish under Cortez in 1524.")
Index: data/nation/quebecois.ruleset
===================================================================
--- data/nation/quebecois.ruleset (revision 11509)
+++ data/nation/quebecois.ruleset (working copy)
@@ -4,8 +4,7 @@
plural=_("?plural:Quebecois")
groups= _("American")
legend=_("Quebec is the largest province of Canada, housing the majority of\
- the Francophone population of America. It is also the only political unit\
- in North America where English is not an official language.")
+ the Francophone population of America.")
leader=
"Samuel de Champlain",
"Louis de Frontenac",
|
|