mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-20 12:48:00 +00:00
translate learnLesson message.
This commit is contained in:
@@ -3628,7 +3628,7 @@ public class Player extends GameEntity implements Comparable<Player> {
|
|||||||
}
|
}
|
||||||
|
|
||||||
Card c = getController().chooseSingleCardForZoneChange(ZoneType.Hand, ImmutableList.of(ZoneType.Sideboard, ZoneType.Hand),
|
Card c = getController().chooseSingleCardForZoneChange(ZoneType.Hand, ImmutableList.of(ZoneType.Sideboard, ZoneType.Hand),
|
||||||
sa, list, null, "Learn a Lesson", true, this);
|
sa, list, null, Localizer.getInstance().getMessage("lblLearnALesson"), true, this);
|
||||||
if (c == null) {
|
if (c == null) {
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -2668,6 +2668,7 @@ lblDetectedInvalidHostAddress=Ungültige Host-Adresse ({0}) wurde festgestellt.
|
|||||||
lblChooseACompanion=Wähle einen Gefährten
|
lblChooseACompanion=Wähle einen Gefährten
|
||||||
lblChooseAColorFor=Wähle eine Farbe für {0}
|
lblChooseAColorFor=Wähle eine Farbe für {0}
|
||||||
lblRevealFaceDownCards=Enthülle verdeckte Karten von
|
lblRevealFaceDownCards=Enthülle verdeckte Karten von
|
||||||
|
lblLearnALesson=Learn a Lesson
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=Anzahl der Wild-Gegner kann nur 0 bis 3 sein
|
lblWildOpponentNumberError=Anzahl der Wild-Gegner kann nur 0 bis 3 sein
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
@@ -2667,6 +2667,7 @@ lblDetectedInvalidHostAddress=Invalid host address ({0}) was detected.
|
|||||||
lblChooseACompanion=Choose a companion
|
lblChooseACompanion=Choose a companion
|
||||||
lblChooseAColorFor=Choose a color for {0}
|
lblChooseAColorFor=Choose a color for {0}
|
||||||
lblRevealFaceDownCards=Revealing face-down cards from
|
lblRevealFaceDownCards=Revealing face-down cards from
|
||||||
|
lblLearnALesson=Learn a Lesson
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=Wild Opponents can only be 0 to 3
|
lblWildOpponentNumberError=Wild Opponents can only be 0 to 3
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
@@ -2667,6 +2667,7 @@ lblDetectedInvalidHostAddress=Dirección de host inválida ({0}) detectada.
|
|||||||
lblChooseACompanion=Elige un compañero
|
lblChooseACompanion=Elige un compañero
|
||||||
lblChooseAColorFor=Elige un color para {0}
|
lblChooseAColorFor=Elige un color para {0}
|
||||||
lblRevealFaceDownCards=Mostrar cartas boca abajo de
|
lblRevealFaceDownCards=Mostrar cartas boca abajo de
|
||||||
|
lblLearnALesson=Learn a Lesson
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=Los oponentes salvajes sólo pueden ser de 0 a 3
|
lblWildOpponentNumberError=Los oponentes salvajes sólo pueden ser de 0 a 3
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
@@ -2668,6 +2668,7 @@ lblDetectedInvalidHostAddress=Invalid host address ({0}) was detected.
|
|||||||
lblChooseACompanion=Choose a companion
|
lblChooseACompanion=Choose a companion
|
||||||
lblChooseAColorFor=Choose a color for {0}
|
lblChooseAColorFor=Choose a color for {0}
|
||||||
lblRevealFaceDownCards=Revealing face-down cards from
|
lblRevealFaceDownCards=Revealing face-down cards from
|
||||||
|
lblLearnALesson=Learn a Lesson
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=Wild Opponents can only be 0 to 3
|
lblWildOpponentNumberError=Wild Opponents can only be 0 to 3
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
@@ -2667,6 +2667,7 @@ lblDetectedInvalidHostAddress=無効なアドレス ({0}) を見つかりまし
|
|||||||
lblChooseACompanion=相棒を指定してください
|
lblChooseACompanion=相棒を指定してください
|
||||||
lblChooseAColorFor={0}に色 1色を指定してください
|
lblChooseAColorFor={0}に色 1色を指定してください
|
||||||
lblRevealFaceDownCards=裏向きのカードを公開します:
|
lblRevealFaceDownCards=裏向きのカードを公開します:
|
||||||
|
lblLearnALesson=Learn a Lesson
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=ワイルカード相手は 0~3 を設定してください
|
lblWildOpponentNumberError=ワイルカード相手は 0~3 を設定してください
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
@@ -2667,6 +2667,7 @@ lblDetectedInvalidHostAddress=检测到无效的主机地址({0})。
|
|||||||
lblChooseACompanion=选择一个行侣
|
lblChooseACompanion=选择一个行侣
|
||||||
lblChooseAColorFor=为{0}选择一个颜色
|
lblChooseAColorFor=为{0}选择一个颜色
|
||||||
lblRevealFaceDownCards=现在展示的面朝下放置的牌张来自于
|
lblRevealFaceDownCards=现在展示的面朝下放置的牌张来自于
|
||||||
|
lblLearnALesson=学一课
|
||||||
#QuestPreferences.java
|
#QuestPreferences.java
|
||||||
lblWildOpponentNumberError=野外对手数只能在0-3之间
|
lblWildOpponentNumberError=野外对手数只能在0-3之间
|
||||||
#GauntletWinLose.java
|
#GauntletWinLose.java
|
||||||
|
|||||||
Reference in New Issue
Block a user