mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
Merge branch 'fussy' into 'master'
fussy prompt fix See merge request core-developers/forge!6123
This commit is contained in:
@@ -2381,7 +2381,7 @@ lblSelectOneOfCardsToTapAlreadyChosen=Select one of the cards to tap. Already ch
|
||||
lblSelectACreatureToTap=Select a creature to tap.
|
||||
lblEnoughValidCardNotToPayTheCost=Not enough valid cards left to tap to pay the cost.
|
||||
lblCostPaymentInvalid=Cost payment invalid
|
||||
lblSelectATargetToTap=Select a {0} to tap ({1} left)
|
||||
lblSelectATargetToTap=Select a(n) {0} to tap ({1} left)
|
||||
lblSelectATargetToUntap=Select a {0} to untap ({1} left)
|
||||
lblUnattachCardConfirm=Unattach {0}?
|
||||
#ReplacementHandler.java
|
||||
|
||||
Reference in New Issue
Block a user