mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 02:08:00 +00:00
New Options for Smart Card Art Selection
This commit is contained in:
@@ -119,10 +119,13 @@ lblAltLifeDisplay=Alternate Player Layout (Landscape Mode)
|
||||
nlAltLifeDisplay=Enables alternate layout for displaying Player Life, Poison, Energy and Experience counters.
|
||||
lblAltZoneTabs=Alternate Player Zone Layout (Landscape Mode)
|
||||
nlAltZoneTabs=Enables alternate layout for displaying Player Hand, Graveyard, Library and Exile zones.
|
||||
lblPreferredArt=Card Art Preference (REQUIRES RESTART)
|
||||
nlPreferredArt=Specifies which art should be selected for cards when no Edition is specified.
|
||||
lblPreferredArt=Card Art Preference
|
||||
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
|
||||
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
|
||||
originalArtOpt=Original Art
|
||||
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)
|
||||
nlLoadHistoricFormats=If turned on, Forge will load all historic format definitions, this may take slightly longer to load at startup.
|
||||
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
|
||||
nlImageFetcher=Enables live fetching of missing card images from an online resource.
|
||||
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.
|
||||
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.
|
||||
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.
|
||||
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.
|
||||
@@ -1513,8 +1516,6 @@ lblDestroyed=Destroyed
|
||||
lblDestroyer=Destroyer
|
||||
#TriggerDevoured.java
|
||||
lblDevoured=Devoured
|
||||
#TriggerDiscarded.java
|
||||
lblDiscarded=Discarded
|
||||
#TriggerEvolved.java
|
||||
lblEvolved=Evolved
|
||||
#TriggerExerted.java
|
||||
@@ -1653,7 +1654,6 @@ lblAlreadyDeckName=There is already a deck named ''
|
||||
lblOverwriteConfirm=''. Overwrite?
|
||||
lblOverwriteDeck=Overwrite Deck?
|
||||
lblEndDraftConfirm=This will end the current draft and you will not be able to resume.\n\nLeave anyway?
|
||||
lblLeaveDraft=Leave Draft?
|
||||
#Match.java
|
||||
lblAICantPlayCards=AI can''t play these cards well
|
||||
lblAnteCardsRemoved=These ante cards were removed
|
||||
@@ -1974,8 +1974,6 @@ lblChooseRoom=Which room do you want to venture into?
|
||||
lblVote=Vote
|
||||
lblCurrentVote=Current Votes
|
||||
lblHowManyAdditionalVotesDoYouWant=How many additional votes do you want?
|
||||
#InputPayMana.java
|
||||
lblChooseManaAbility=Choose mana ability
|
||||
#VDevMenu.java
|
||||
lblUnlimitedLands=Play Unlimited Lands
|
||||
lblGenerateMana=Generate Mana
|
||||
|
||||
Reference in New Issue
Block a user