blob: 3f74fc7253eff2525747fee97ced084086689d0c [file] [log] [blame]
HotCodeReplaceErrorDialog_continue=&Continue
HotCodeReplaceErrorDialog_terminate=&Terminate
HotCodeReplaceErrorDialog_disconnect=&Disconnect
HotCodeReplaceErrorDialog_restart=&Restart
HotCodeReplaceErrorDialog_terminate2=Terminate
HotCodeReplaceErrorDialog_disconnect2=Disconnect
HotCodeReplaceErrorDialog_restart2=Restart
HotCodeReplaceErrorDialog_failed={0} Failed
ScriptDetailFormattersManager_cantEvaluateDetails=Can't evaluate details.
ScriptHotCodeReplaceListener_theTargetDoesntSupportHotCodeReplace=The target doesn't support hot code replace
ScriptHotCodeReplaceListener_doNotShowErrorWhenHotCodeReplaceIsNotSupported=Do not show error &when hot code replace is not supported
ScriptHotCodeReplaceListener_doNotShowErrorWhenHotCodeReplaceFails=Do not show error &when hot code replace fails
ScriptHotCodeReplaceListener_hotCodeReplaceFailed=Hot Code Replace Failed
ScriptHotCodeReplaceListener_someCodeChangesCannotBeHotSwappedIntoARunningInterpreter=Some code changes cannot be hot swapped into a running interpreter, such as changing method names or introducing errors into running code.\n\nThe current target interpreter from launch [{0}] was unable to replace the running code with the code in the workspace.\n\nIt is safe to continue running the application, but you may notice discrepancies when debugging this application.