mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-16 18:58:00 +00:00
fix capitalization in prompts
This commit is contained in:
@@ -1968,7 +1968,7 @@ lblSubgameEndDraw=Subgame ended in a draw.
|
||||
lblDoYouWantSurveil=Do you want to surveil?
|
||||
#TapOrUntapAllEffect.java
|
||||
lblPermanents=Permanents
|
||||
lblTapOrUntapTarget=Tap or Untap {0}?
|
||||
lblTapOrUntapTarget=Tap or untap {0}?
|
||||
#TwoPilesEffect.java
|
||||
lblSelectCardForFaceDownPile=Select cards for a face down pile
|
||||
lblDivideCardIntoTwoPiles=Divide cards into two piles
|
||||
|
||||
@@ -1966,7 +1966,7 @@ lblSubgameEndDraw=El subjuego terminó en empate.
|
||||
lblDoYouWantSurveil=¿Quieres vigilar?
|
||||
#TapOrUntapAllEffect.java
|
||||
lblPermanents=Permanentes
|
||||
lblTapOrUntapTarget=¿Girar o Enderezar {0}?
|
||||
lblTapOrUntapTarget=¿Girar o enderezar {0}?
|
||||
#TwoPilesEffect.java
|
||||
lblSelectCardForFaceDownPile=Selecciona las cartas para un montón boca abajo
|
||||
lblDivideCardIntoTwoPiles=Dividir las cartas en dos montones
|
||||
|
||||
@@ -1965,7 +1965,7 @@ lblSubgameEndDraw=La Sottopartita è terminata in un pareggio.
|
||||
lblDoYouWantSurveil=Vuoi Sorvegliare?
|
||||
#TapOrUntapAllEffect.java
|
||||
lblPermanents=Permanenti
|
||||
lblTapOrUntapTarget=Tappa o Stappa {0}?
|
||||
lblTapOrUntapTarget=Tappa o stappa {0}?
|
||||
#TwoPilesEffect.java
|
||||
lblSelectCardForFaceDownPile=Seleziona le carte per una pila a faccia in giù
|
||||
lblDivideCardIntoTwoPiles=Dividi le carte in due pile
|
||||
|
||||
Reference in New Issue
Block a user