diff --git a/forge-gui/res/languages/de-DE.properties b/forge-gui/res/languages/de-DE.properties index 31cb928ee23..31a7c12e464 100644 --- a/forge-gui/res/languages/de-DE.properties +++ b/forge-gui/res/languages/de-DE.properties @@ -2669,6 +2669,9 @@ lblUseFormatFilter=Wähle ein Format für die Deckliste lblIgnoreBnR=Importiere auch gebannte und eingeschränkte Karten ttIgnoreBnR=Wenn aktiviert, erden auch gebannte oder eingeschränkte Karten ins Deck importiert. nlIgnoreBnR=Warnung: Das Deck kann bei eingeschalteter Deckkonkonformität nicht spielbar sein. +lblUseSmartCardArt=Enable Smart Card Art Selection +ttUseSmartCardArtNoDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist. +ttUseSmartCardArtWithDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist, and in current Deck. lblExtraOptions=Zeige Optionen lblHideOptions=Verstecke Optionen lblCardPreview=Karten-Vorschau diff --git a/forge-gui/res/languages/en-US.properties b/forge-gui/res/languages/en-US.properties index c22b8e08639..b8e99398019 100644 --- a/forge-gui/res/languages/en-US.properties +++ b/forge-gui/res/languages/en-US.properties @@ -2667,6 +2667,9 @@ lblUseFormatFilter=Choose a Format for the Decklist lblIgnoreBnR=Also import Banned and Restricted Cards ttIgnoreBnR=If activated, any Banned or Restricted Card will be also imported in the Deck. nlIgnoreBnR=Warning: The Deck may not be playable if Deck Conformance is enabled. +lblUseSmartCardArt=Enable Smart Card Art Selection +ttUseSmartCardArtNoDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist. +ttUseSmartCardArtWithDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist, and in current Deck. lblExtraOptions=Show Options lblHideOptions=Hide Options lblCardPreview=Card Preview diff --git a/forge-gui/res/languages/es-ES.properties b/forge-gui/res/languages/es-ES.properties index 8ea46c95fe9..f5b829e692c 100644 --- a/forge-gui/res/languages/es-ES.properties +++ b/forge-gui/res/languages/es-ES.properties @@ -2667,6 +2667,9 @@ lblUseFormatFilter=Choose a Format for the Decklist lblIgnoreBnR=Also import Banned and Restricted Cards ttIgnoreBnR=If activated, any Banned or Restricted Card will be also imported in the Deck. nlIgnoreBnR=Warning: The Deck may not be playable if Deck Conformance is enabled. +lblUseSmartCardArt=Enable Smart Card Art Selection +ttUseSmartCardArtNoDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist. +ttUseSmartCardArtWithDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist, and in current Deck. lblExtraOptions=Show Options lblHideOptions=Hide Options lblCardPreview=Card Preview diff --git a/forge-gui/res/languages/it-IT.properties b/forge-gui/res/languages/it-IT.properties index c089272c174..592706ac924 100644 --- a/forge-gui/res/languages/it-IT.properties +++ b/forge-gui/res/languages/it-IT.properties @@ -2667,6 +2667,9 @@ lblIgnoreBnR=Includi nel mazzo anche le carte Bandite e Limitate ttIgnoreBnR=Se attivato, le carte Bandite e Limitate verranno normalmente aggiunte al mazzo. nlIgnoreBnR=Attenzione: Il mazzo risultante potrebbe essere non utilizzabile se il controllo di conformità del mazzo \ è attivata. +lblUseSmartCardArt=Armonizza le illustrazioni nell'elenco +ttUseSmartCardArtNoDeck=Se abilitata, le illustrazioni delle carte senza una specifica edizione saranno automaticamente scelte in linea con le altre carte dell'elenco da importare. +ttUseSmartCardArtWithDeck=Se abilitata, le illustrazioni delle carte senza una specifica edizione saranno automaticamente scelte in linea con le altre nel mazzo corrente, e nell'elenco da importare. lblExtraOptions=Mostra le Opzioni lblHideOptions=Nascondi le Opzioni lblCardPreview=Anteprima diff --git a/forge-gui/res/languages/ja-JP.properties b/forge-gui/res/languages/ja-JP.properties index ec920c6c054..e01fd21f311 100644 --- a/forge-gui/res/languages/ja-JP.properties +++ b/forge-gui/res/languages/ja-JP.properties @@ -2666,6 +2666,9 @@ lblUseFormatFilter=Choose a Format for the Decklist lblIgnoreBnR=Also import Banned and Restricted Cards ttIgnoreBnR=If activated, any Banned or Restricted Card will be also imported in the Deck. nlIgnoreBnR=Warning: The Deck may not be playable if Deck Conformance is enabled. +lblUseSmartCardArt=Enable Smart Card Art Selection +ttUseSmartCardArtNoDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist. +ttUseSmartCardArtWithDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist, and in current Deck. lblExtraOptions=Show Options lblHideOptions=Hide Options lblCardPreview=Card Preview diff --git a/forge-gui/res/languages/zh-CN.properties b/forge-gui/res/languages/zh-CN.properties index 77ea552a0be..81b797eb8f1 100644 --- a/forge-gui/res/languages/zh-CN.properties +++ b/forge-gui/res/languages/zh-CN.properties @@ -2668,6 +2668,9 @@ lblUseFormatFilter=选择牌张列表的格式 lblIgnoreBnR=禁限卡也导入 ttIgnoreBnR=如果启用,禁限卡也将被导入。 nlIgnoreBnR=警告:如果启用了套牌一致性,套牌可能无法使用。 +lblUseSmartCardArt=Enable Smart Card Art Selection +ttUseSmartCardArtNoDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist. +ttUseSmartCardArtWithDeck=If enabled, the art of cards will be automatically chosen to match up with other cards in the Decklist, and in current Deck. lblExtraOptions=显示选项 lblHideOptions=隐藏选项 lblCardPreview=牌张预览