diff options
Diffstat (limited to 'src/com/sneed/pkrandom/newgui/Bundle.properties')
-rw-r--r-- | src/com/sneed/pkrandom/newgui/Bundle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/com/sneed/pkrandom/newgui/Bundle.properties b/src/com/sneed/pkrandom/newgui/Bundle.properties index 6bff613..b3e55da 100644 --- a/src/com/sneed/pkrandom/newgui/Bundle.properties +++ b/src/com/sneed/pkrandom/newgui/Bundle.properties @@ -401,6 +401,7 @@ GUI.saveFailedMessage=Error during randomization: %s.\nIf this is the first time GUI.saveFailedMessageNoLog=Error during randomization: %s.\nIf this is the first time you've seen this message, try again.\nIf it keeps happening, try loosening any restrictive settings you've selected. GUI.saveFailedIO=There was an unhandled exception trying to save your ROM to disk.\nA log file containing some details has been saved to %s.\nPlease include this file in any bug reports you do. GUI.saveFailedIONoLog=There was an unhandled exception trying to save your ROM to disk. +GUI.cannotWriteToLocation=The randomizer is not allowed to write this file: %s.\nPlease try saving your ROM to a different location. GUI.raceModeCheckValuePopup=Your check value for the race is:\n%08X\nDistribute this along with the preset file, if you're the race maker!\nIf you received this in a race, compare it to the value the race maker gave. GUI.saveLogDialog.text=Do you want to save a log file of the randomization performed?\nThis may allow you to gain an unfair advantage, do not do so if you are doing something like a race. GUI.saveLogDialog.title=Save Log? |