Skip to content

Commit 42c46ee

Browse files
authored
Merge pull request #61 from PretzelWeaver/patch-1
Update english.dl
2 parents 1e1f3bb + b429138 commit 42c46ee

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

localization/english.dl

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ english:
2929
tips.menu.restart : "[lbutton]Abandon current game\n - Start a new game with current deck"
3030
tips.menu.startmenu : "[lbutton]Return to start menu\n - Save current progress"
3131
tips.menu.restart_confirm : "[lbutton]Confirm to abandon current game"
32-
tips.menu.erasegame : "[lbutton]Erase current game\n - You can restart a new compaign from start"
32+
tips.menu.erasegame : "[lbutton]Erase current game\n - You can restart a new campaign from start"
3333
tips.menu.erasegame_confirm : "[lbutton]Confirm to erase current game"
3434
tips.menu.exit : "[lbutton]Exit Game"
3535
tips.menu.start : "[lbutton]Start Game"
@@ -62,7 +62,7 @@ english:
6262
tips.desc.return : "[lbutton][rbutton]Return"
6363
tips.discard.focus : "[lbutton]Discard this card\n - This is a randomly drawn card from hand"
6464
tips.discard.invalid : "Already exceeded hand limit ${limit}, must randomly discard excess cards"
65-
tips.discard.advancement: "[lbutton]Longpress to discard this card"
65+
tips.discard.advancement: "[lbutton]Long press to discard this card"
6666
tips.discard.advancement.invalid: "Please select another hand card\n - This card has been used and will be discarded"
6767
tips.advancement.start : "$(START) phase"
6868
tips.advancement.power : "$(POWER) action"
@@ -119,11 +119,11 @@ english:
119119
tips.evoke.M.new : "[lbutton]Create a new $(card.type.world)\n - Colonize to the sector you control"
120120
tips.evoke.M.exist : "[lbutton]Convert this $(card.type.blank) to $(card.type.world)\n - Draw a card[card]\n - Colonize to the sector you control"
121121
tips.evoke.M.advice : "Choose a $(card.type.blank) in your hand\nOr click the deck to create a new $(card.type.world)"
122-
tips.evoke.K.new : "[lbutton]Draw a card[card]\n - If draw a uncomplete $(card.type.tech)\n pick 1 value\n - Create a new $(card.type.tech)\n pick either 1 suit or value"
122+
tips.evoke.K.new : "[lbutton]Draw a card[card]\n - If draw a incomplete $(card.type.tech)\n pick 1 value\n - Create a new $(card.type.tech)\n pick either 1 suit or value"
123123
tips.evoke.K.exist : "[lbutton]Advance this $(card.type.tech)\n - Pick a value"
124124
tips.evoke.K.advice : " - Draw a $(card.type.tech)\n - Advance $(card.type.tech) of $(desc.place.homeworld)"
125125
tips.evoke.K.picksuit : "[lbutton]Pick ${suit} for this $(card.type.tech)"
126-
tips.evoke.K.picksuit.random : "[lbutton]Draw a card to dicide the value of advancement"
126+
tips.evoke.K.picksuit.random : "[lbutton]Draw a card to decide the value of advancement"
127127
tips.evoke.K.picksuit.advice : "Pick value for this $(card.type.tech)\n - Or draw a card to decide the suit\n - And then pick the value"
128128
tips.settle.capture : "[lbutton]Capture ${world.name} in sector ${world.sector}\n - Move to $(desc.place.colony)\n - [blue]$(action.power)[n] action\n - [blue]$(action.advance)[n] action"
129129
tips.settle.hand : "[lbutton]Colonize this $(card.type.world)\n - Place in $(desc.place.colony)\n - Draw 1 [card]"
@@ -268,7 +268,7 @@ english:
268268
desc.text.hand.tech.complete : "$(desc.tech.discard)\n\n$(desc.text.hand)"
269269
desc.tech.discard : "This card created in era ${era} is complete and can be used in the following phases:\n${adv1_discard}\n${adv2_discard}\n${adv3_discard}"
270270
desc.text.hand.tech : "This card created in era ${era} still has room for advancement. Advancement abilities of incomplete ${type} in hand cannot be used until this card is completed.\n\n$(desc.text.hand)"
271-
desc.text.hand.civ : "It's the winning civlization ${name} of era ${era}, The homeworld ${world} of this civlization is at the sector[sector] ${sector}.\n\nAt the phase [blue]$(phase.action)[n] : If you control the sector [sector] ${sector}, Choose [blue]$(action.evoke)[n] action:\n - ${victory}\n - ${advancement}\n\n$(desc.text.hand)"
271+
desc.text.hand.civ : "It's the winning civlization ${name} of era ${era}, The homeworld ${world} of this civilization is at the sector[sector] ${sector}.\n\nAt the phase [blue]$(phase.action)[n] : If you control the sector [sector] ${sector}, Choose [blue]$(action.evoke)[n] action:\n - ${victory}\n - ${advancement}\n\n$(desc.text.hand)"
272272
desc.text.homeworld.world.desc : "It represents your homeworld [blue]${name}[n], $(plant.era), located in sector [blue]${sector}[n].\n\nOnce you lose control of the sector containing your homeworld, you must promote a colony to homeworld. Having no other colonies at that time will result in game failure.\n\n$(desc.payment)\n\n${adv1}${adv2|}${adv3|}"
273273
desc.text.homeworld.world : "$(desc.text.homeworld.world.desc)\n\nThis world can be advanced. To win the game, you need advance 3 times.\n\n$(desc.payment)\n\n${adv1}${adv2|}${adv3|}"
274274
desc.text.homeworld.world.complete : "$(desc.text.homeworld.world.desc)\n\n$(desc.payment)\n\n${adv1}${adv2|}${adv3|}"

0 commit comments

Comments
 (0)