Skip to content

Commit a8246ca

Browse files
Update english.dl
1 parent 6b0fea5 commit a8246ca

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

localization/english.dl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ english:
33
button.advancement.skip : "Skip(${n|0})"
44
button.new_world : "Create"
55
button.action.plan : "Plan"
6-
button.action.skip : "Skip(${n})"
6+
button.action.skip : "Skip (${n})"
77
button.restart : "Play Again"
88
button.battle.confirm : "Battle"
99
button.expand.confirm : "Expand(${n|0})"
@@ -51,15 +51,15 @@ english:
5151
tips.action.homeworld : "$(tips.explain)"
5252
tips.action.neutral : "$(tips.explain)"
5353
tips.action.colony : "$(tips.explain)"
54-
tips.action.finish : " - End $(phase.action) phase\n - Enter $(phase.payment) phase"
54+
tips.action.finish : " - End $(phase.action) phase"
5555
tips.action.map : "Galaxy map\n - Black [people] represents enemies\n - [blue]Blue[people][n] represents your population"
5656
tips.action.map.desc : "$(tips.grow.desc)"
57-
tips.action.track : "Civilization status tracks\n - $(hud.C.logo)Culture $(hud.M.logo)Might $(hud.S.logo)Stability $(hud.X.logo)Xeno relations\n - Should avoid [coin] falling to [cross]\n - Try to advance [coin] to [star]"
57+
tips.action.track : "Civilization status tracks\n - $(hud.C.logo)Culture $(hud.M.logo)Might $(hud.S.logo)Stability $(hud.X.logo)Xeno relations\n - If you reach [cross], you lose\n - Try to reach [star]"
5858
tips.action.button_setting : "[lbutton]Game menu"
5959
tips.action.evoke : "[lbutton][blue]$(action.evoke)[n]$(card.type.civ)\n"
60-
tips.button.plan : "[lbutton]Create and keep a $(card.type.blank)\n - Specify the type of $(card.type.blank)\n - Discard all other hand cards\n$(tips.action.finish)"
60+
tips.button.plan : "[lbutton]Discard your hand\n - Create a $(card.type.blank)\n - Choose the $(card.type.blank)'s suit\n - Keep the $(card.type.blank) in your hand\n$(tips.action.finish)"
6161
tips.button.actionskip : "[lbutton]Skip ${n} actions\n$(tips.action.finish)"
62-
tips.explain : "[rbutton]Explain this card"
62+
tips.explain : "[rbutton]Card details"
6363
tips.desc.return : "[lbutton][rbutton]Return"
6464
tips.discard.focus : "[lbutton]Discard this card\n - This is a randomly drawn card from hand"
6565
tips.discard.invalid : "Already exceeded hand limit ${limit}, must randomly discard excess cards"

0 commit comments

Comments
 (0)