New Options for Smart Card Art Selection

This commit is contained in:
leriomaggio
2021-07-23 22:38:19 +01:00
parent f52dbdb996
commit b3ce4bf9ff

View File

@@ -119,10 +119,13 @@ lblAltLifeDisplay=Alternate Player Layout (Landscape Mode)
nlAltLifeDisplay=Enables alternate layout for displaying Player Life, Poison, Energy and Experience counters. nlAltLifeDisplay=Enables alternate layout for displaying Player Life, Poison, Energy and Experience counters.
lblAltZoneTabs=Alternate Player Zone Layout (Landscape Mode) lblAltZoneTabs=Alternate Player Zone Layout (Landscape Mode)
nlAltZoneTabs=Enables alternate layout for displaying Player Hand, Graveyard, Library and Exile zones. nlAltZoneTabs=Enables alternate layout for displaying Player Hand, Graveyard, Library and Exile zones.
lblPreferredArt=Card Art Preference (REQUIRES RESTART) lblPreferredArt=Card Art Preference
nlPreferredArt=Specifies which art should be selected for cards when no Edition is specified. nlPreferredArt=Specifies which art should be selected for cards when no Edition is specified. (REQUIRES RESTART)
lblPrefArtExpansionOnly=Card Art Only from Core, Expansion, or Reprint Sets lblPrefArtExpansionOnly=Card Art Only from Core, Expansion, or Reprint Sets
nlPrefArtExpansionOnly=Specifies whether only Core, Expansions, or Reprint Sets should be used when looking for Card Art (e.g. No Promo, No Online Editions). nlPrefArtExpansionOnly=Specifies whether only Core, Expansions, or Reprint Sets should be used when looking for Card Art (e.g. No Promo, No Online Editions).
lblSmartCardArtOpt=Enable Smart Card Art Selection in Decks
nlSmartCardArtOpt=The Art for Cards in a Deck will be automatically optimised based on the Edition with the highest number of cards.
nlSmartCardArtOptNote=NOTE: This option will only affect those cards in the Deck not having a specified edition. (Warning: Experimental)
latestArtOpt=Latest Art latestArtOpt=Latest Art
originalArtOpt=Original Art originalArtOpt=Original Art
Troubleshooting=Troubleshooting Troubleshooting=Troubleshooting
@@ -169,7 +172,7 @@ nlCloseAction=Changes what happens when clicking the X button in the upper right
nlLoadCardsLazily=If turned on, Forge will load card scripts as they''re needed instead of at start up. (Warning: Experimental) nlLoadCardsLazily=If turned on, Forge will load card scripts as they''re needed instead of at start up. (Warning: Experimental)
nlLoadHistoricFormats=If turned on, Forge will load all historic format definitions, this may take slightly longer to load at startup. nlLoadHistoricFormats=If turned on, Forge will load all historic format definitions, this may take slightly longer to load at startup.
GraphicOptions=Graphic Options GraphicOptions=Graphic Options
nlDefaultFontSize=The default font size within the UI. All font elements are scaled relative to this. (Needs restart) nlDefaultFontSize=The default font size within the UI. All font elements are scaled relative to this. (REQUIRES RESTART)
cbpMulliganRule = Mulligan Rule cbpMulliganRule = Mulligan Rule
nlImageFetcher=Enables live fetching of missing card images from an online resource. nlImageFetcher=Enables live fetching of missing card images from an online resource.
nlDisplayFoil=Displays foil cards with the visual foil overlay effect. nlDisplayFoil=Displays foil cards with the visual foil overlay effect.
@@ -179,7 +182,7 @@ nlRenderBlackCardBorders=Render black borders around card images.
nlLargeCardViewers=Makes all card viewers much larger for use with high resolution images. Will not fit on smaller screens. nlLargeCardViewers=Makes all card viewers much larger for use with high resolution images. Will not fit on smaller screens.
nlSmallDeckViewer=Sets the deck viewer window to be 800x600 rather than a proportion of the screen size. nlSmallDeckViewer=Sets the deck viewer window to be 800x600 rather than a proportion of the screen size.
nlRandomArtInPools=Generates cards with random art in generated limited mode card pools. nlRandomArtInPools=Generates cards with random art in generated limited mode card pools.
nlUiForTouchScreen=Increases some UI elements to provide a better experience on touchscreen devices. (Needs restart) nlUiForTouchScreen=Increases some UI elements to provide a better experience on touchscreen devices. (REQUIRES RESTART)
nlCompactPrompt=Hide header and use smaller font in Prompt pane to make it more compact. nlCompactPrompt=Hide header and use smaller font in Prompt pane to make it more compact.
nlHideReminderText=Hide reminder text in Card Detail pane. nlHideReminderText=Hide reminder text in Card Detail pane.
nlOpenPacksIndiv=When opening Fat Packs and Booster Boxes, booster packs will be opened and displayed one at a time. nlOpenPacksIndiv=When opening Fat Packs and Booster Boxes, booster packs will be opened and displayed one at a time.
@@ -1513,8 +1516,6 @@ lblDestroyed=Destroyed
lblDestroyer=Destroyer lblDestroyer=Destroyer
#TriggerDevoured.java #TriggerDevoured.java
lblDevoured=Devoured lblDevoured=Devoured
#TriggerDiscarded.java
lblDiscarded=Discarded
#TriggerEvolved.java #TriggerEvolved.java
lblEvolved=Evolved lblEvolved=Evolved
#TriggerExerted.java #TriggerExerted.java
@@ -1653,7 +1654,6 @@ lblAlreadyDeckName=There is already a deck named ''
lblOverwriteConfirm=''. Overwrite? lblOverwriteConfirm=''. Overwrite?
lblOverwriteDeck=Overwrite Deck? lblOverwriteDeck=Overwrite Deck?
lblEndDraftConfirm=This will end the current draft and you will not be able to resume.\n\nLeave anyway? lblEndDraftConfirm=This will end the current draft and you will not be able to resume.\n\nLeave anyway?
lblLeaveDraft=Leave Draft?
#Match.java #Match.java
lblAICantPlayCards=AI can''t play these cards well lblAICantPlayCards=AI can''t play these cards well
lblAnteCardsRemoved=These ante cards were removed lblAnteCardsRemoved=These ante cards were removed
@@ -1974,8 +1974,6 @@ lblChooseRoom=Which room do you want to venture into?
lblVote=Vote lblVote=Vote
lblCurrentVote=Current Votes lblCurrentVote=Current Votes
lblHowManyAdditionalVotesDoYouWant=How many additional votes do you want? lblHowManyAdditionalVotesDoYouWant=How many additional votes do you want?
#InputPayMana.java
lblChooseManaAbility=Choose mana ability
#VDevMenu.java #VDevMenu.java
lblUnlimitedLands=Play Unlimited Lands lblUnlimitedLands=Play Unlimited Lands
lblGenerateMana=Generate Mana lblGenerateMana=Generate Mana