From 9863616582355134c5f66ca5948159c7c9acd138 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sun, 1 Oct 2023 21:31:38 +0300 Subject: [PATCH 29/29] mongol.ruleset: Backport style corrections from S3_2 See osdn #48780 Signed-off-by: Marko Lindqvist --- data/nation/mongol.ruleset | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/data/nation/mongol.ruleset b/data/nation/mongol.ruleset index e51c299fb5..cd3604bd47 100644 --- a/data/nation/mongol.ruleset +++ b/data/nation/mongol.ruleset @@ -2,10 +2,10 @@ translation_domain = "freeciv-core" -name=_("Mongol") -plural=_("?plural:Mongols") -groups="Medieval", "Early Modern", "Modern", "Asian", "Core" -legend=_("In the centuries after their unification by Chinggis Khan, the\ +name = _("Mongol") +plural = _("?plural:Mongols") +groups = "Medieval", "Early Modern", "Modern", "Asian", "Core" +legend = _("In the centuries after their unification by Chinggis Khan, the\ Mongols conquered the largest empire in human history, encompassing most\ of the continent of Asia. They became notorious for their utter\ ruthlessness in warfare.") @@ -34,18 +34,18 @@ ruler_titles = { "Monarchy", _("%s Khagan"), _("?female:%s Khagan") } -flag="mongolia" +flag = "mongolia" flag_alt = "-" style = "Asian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -civilwar_nations="Tibetan", "Tuvan", "Kalmyk", "Timurid", "Uyghur", "Tatar", +civilwar_nations = "Tibetan", "Tuvan", "Kalmyk", "Timurid", "Uyghur", "Tatar", "Crimean Tatar", "Buryat", "Golden Horde" -cities= +cities = "Karakorum", ; Каракорум "Ulaanbaatar", ; Улаанбаатар "Sainshand", ; Сайншанд -- 2.40.1