summaryrefslogtreecommitdiff
path: root/src/com/sneed/pkrandom/newgui/Bundle.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/com/sneed/pkrandom/newgui/Bundle.properties')
-rw-r--r--src/com/sneed/pkrandom/newgui/Bundle.properties20
1 files changed, 0 insertions, 20 deletions
diff --git a/src/com/sneed/pkrandom/newgui/Bundle.properties b/src/com/sneed/pkrandom/newgui/Bundle.properties
index b81e0dc..d04e52d 100644
--- a/src/com/sneed/pkrandom/newgui/Bundle.properties
+++ b/src/com/sneed/pkrandom/newgui/Bundle.properties
@@ -390,7 +390,6 @@ GUI.romSupportPrefix=Support:
GUI.processFailed=There was an unhandled exception trying to process your ROM.\nA log file containing some details has been saved to %s.\nPlease include this file in any bug reports you do.
GUI.processFailedNoLog=There was an unhandled exception trying to process your ROM.
GUI.raceModeRequirements=You can't use Race Mode without randomizing either the wild Pokemon or the trainer Pokemon.\nReview this and try again.
-GUI.batchRandomizationRequirements=You have enabled both Race Mode and Batch Randomization. These options can't be used together.\nDisable one of these options and try again.
GUI.pokeLimitNotChosen=You enabled the option to limit the Pokemon that appear, but didn't choose any to allow.\nSelect some by clicking on the "Limit Pokemon" button and try again.
GUI.presetFailTrainerClasses=Can't use this preset because you have a different set of random trainer class names to the creator.\nHave them make you a rndp file instead.
GUI.presetFailTrainerNames=Can't use this preset because you have a different set of random trainer names to the creator.\nHave them make you a rndp file instead.
@@ -430,8 +429,6 @@ GUI.miscTweaksPanel.toolTipText=
GUI.miscTweaksPanel.text=
GUI.gameMascotLabel.toolTipText=
GUI.gameMascotLabel.text=
-GUI.batchRandomizationMenuItem.text=Batch Randomization Settings
-GUI.batchRandomizationProgress=Saving %d of %d
Log.InvalidRomLoaded=The ROM you loaded is not a clean, official ROM.\nRandomizing ROM hacks or bad ROM dumps is not supported and may cause issues.\n
GenerationLimitDialog.includePokemonHeader.text=Include Pokemon from:
GenerationLimitDialog.relatedPokemonHeader.text=... and related Pokemon from:
@@ -635,20 +632,3 @@ GUI.tpEliteFourUniquePokemonCheckBox.text=Pokemon League Has Unique Pokemon:
GUI.tpEliteFourUniquePokemonCheckBox.toolTipText=<html>Enabling this setting will ensure that Pokemon League Trainers (Elite Four, Champions and BW1 N/Ghetsis) <br />are given the specified number of unique Pokemon that will not appear on any other Trainer.<br />The Elite Four Trainers' highest level Pokemon are the ones that will be unique;<br/>in the case of a level tie, it will be the Pokemon further back in the party.<br />Does not apply to postgame Pokemon League battles.
GUI.tpBetterMovesetsCheckBox.text=Better Movesets
GUI.tpBetterMovesetsCheckBox.toolTipText=<html>Attempts to give Trainer Pokemon better movesets by including TM moves/tutor moves/egg moves/pre-evolution moves,<br />and picking moves that synergize with the Pokemon's ability/stats/other moves.
-BatchRandomizationSettingsDialog.title=Batch Randomization Settings
-BatchRandomizationSettingsDialog.enableCheckBox.text=Enable batch randomization
-BatchRandomizationSettingsDialog.enableCheckBox.toolTipText=If selected, generate the number of randomized ROMs specified.
-BatchRandomizationSettingsDialog.startingIndexLabel.text=Starting index
-BatchRandomizationSettingsDialog.startingIndexSpinner.toolTipText=Starting index for the first generated ROM.
-BatchRandomizationSettingsDialog.numberOfRandomizedROMsLabel.text=Number of randomized ROMs
-BatchRandomizationSettingsDialog.numberOfRandomizedROMsSpinner.toolTipText=Number of ROMs to generate in a single batch.
-BatchRandomizationSettingsDialog.outputDirectoryButton.text=Output directory...
-BatchRandomizationSettingsDialog.outputDirectoryButton.toolTipText=Choose the output directory for your randomized ROMs.
-BatchRandomizationSettingsDialog.fileNamePrefixLabel.text=File name prefix
-BatchRandomizationSettingsDialog.fileNamePrefixTextBox.toolTipText=File name prefix for the generated ROMs.
-BatchRandomizationSettingsDialog.autoAdvanceIndexCheckBox.text=Automatically advance index after batch
-BatchRandomizationSettingsDialog.autoAdvanceIndexCheckBox.toolTipText=If selected, the starting index will be automatically updated to the next index after a batch is run.
-BatchRandomizationSettingsDialog.generateLogFilesCheckBox.text=Generate log files
-BatchRandomizationSettingsDialog.generateLogFilesCheckBox.toolTipText=If selected, save logs for the randomized ROMs.
-BatchRandomizationSettingsDialog.okButton.text=OK
-BatchRandomizationSettingsDialog.cancelButton.text=Cancel \ No newline at end of file