From 25c3c87ea654ebeaf8deffb3b90d0958adc7fe94 Mon Sep 17 00:00:00 2001 From: Marko Lindqvist Date: Sat, 30 Sep 2023 23:30:18 +0300 Subject: [PATCH 32/33] han.ruleset: Backport style corrections from S3_2 See osdn #48764 Signed-off-by: Marko Lindqvist --- data/nation/han.ruleset | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/data/nation/han.ruleset b/data/nation/han.ruleset index 46e18fc914..3ac2da61ce 100644 --- a/data/nation/han.ruleset +++ b/data/nation/han.ruleset @@ -1,9 +1,9 @@ [nation_han] -name=_("Han") -plural=_("?plural:Han") -groups="Ancient", "Medieval", "Early Modern", "Asian" -legend=_("The Han people are the majority ethnic group in China, tracing\ +name = _("Han") +plural = _("?plural:Han") +groups = "Ancient", "Medieval", "Early Modern", "Asian" +legend = _("The Han people are the majority ethnic group in China, tracing\ their lineage back to \"Yandi\" (the Yan Emperor) and \"Huangdi\" (the\ Yellow Emperor), legendary god-kings of prehistory.") @@ -28,22 +28,22 @@ ruler_titles = { "Communism", _("Chairman %s"), _("Chairwoman %s") } -flag="han" -flag_alt="china" +flag = "han" +flag_alt = "china" style = "Asian" -init_techs="" -init_buildings="" -init_units="" +init_techs = "" +init_buildings = "" +init_units = "" -conflicts_with="Chinese" -civilwar_nations= +conflicts_with = "Chinese" +civilwar_nations = ; /* People's Republic of China */ -"Chinese", + "Chinese", ; /* Republic of China */ -"Taiwanese", + "Taiwanese", -"Korean", "Vietnamese", "Miao", "Zhuang", "Cantonese" + "Korean", "Vietnamese", "Miao", "Zhuang", "Cantonese" cities = ; Xia dynasty -- 2.40.1