|
3 | 3 | button.advancement.skip : "Skip(${n|0})" |
4 | 4 | button.new_world : "Create" |
5 | 5 | button.action.plan : "Plan" |
6 | | - button.action.skip : "Skip(${n})" |
| 6 | + button.action.skip : "Skip (${n})" |
7 | 7 | button.restart : "Play Again" |
8 | 8 | button.battle.confirm : "Battle" |
9 | 9 | button.expand.confirm : "Expand(${n|0})" |
@@ -51,15 +51,15 @@ english: |
51 | 51 | tips.action.homeworld : "$(tips.explain)" |
52 | 52 | tips.action.neutral : "$(tips.explain)" |
53 | 53 | 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" |
55 | 55 | tips.action.map : "Galaxy map\n - Black [people] represents enemies\n - [blue]Blue[people][n] represents your population" |
56 | 56 | 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]" |
58 | 58 | tips.action.button_setting : "[lbutton]Game menu" |
59 | 59 | 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)" |
61 | 61 | tips.button.actionskip : "[lbutton]Skip ${n} actions\n$(tips.action.finish)" |
62 | | - tips.explain : "[rbutton]Explain this card" |
| 62 | + tips.explain : "[rbutton]Card details" |
63 | 63 | tips.desc.return : "[lbutton][rbutton]Return" |
64 | 64 | tips.discard.focus : "[lbutton]Discard this card\n - This is a randomly drawn card from hand" |
65 | 65 | tips.discard.invalid : "Already exceeded hand limit ${limit}, must randomly discard excess cards" |
|
0 commit comments