// =========================================================================== // Copyright 2018 Autodesk, Inc. All rights reserved. // // Use of this software is subject to the terms of the Autodesk license // agreement provided at the time of installation or download, or which // otherwise accompanies this software in either electronic or hard copy form. // =========================================================================== displayString -replace -value "replayblastShot: unable to replayblast shot to IFF files." m_doReplayblastShotArgList.kIffPlayblastFailed; displayString -replace -value "doReplayplastShotArgList() has invalid number of arguments." m_doReplayblastShotArgList.kReArgListWrongLength; displayString -replace -value "Replayblast shot failed. No movie file exists for the shot." m_doReplayblastShotArgList.kReImageFileMissing; displayString -replace -value "Replayblast shot failed. No movie exists for the shot." m_doReplayblastShotArgList.kReImageMissing; displayString -replace -value "Replaylast shot failed. Specified replace range is not valid" m_doReplayblastShotArgList.kReInvalidReplaceRange; displayString -replace -value "replayblastShot: unable to replayblast shot to a movie file." m_doReplayblastShotArgList.kRePlayblastFailed;