// =========================================================================== // 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 "Unable to split \"^2s\": time ^1s is not between shot start and end." m_doSplitShotArgList.kInvalidTime; displayString -replace -value "Select the shot to be split." m_doSplitShotArgList.kSelectShots; displayString -replace -value "Shot not connected to Sequencer node." m_doSplitShotArgList.kShotNotConnected;