// =========================================================================== // 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 "Clips do not share the same scheduler." m_doMatchClip.kInvalidScheduler; displayString -replace -value "At least two clips must be selected to perform clip matching." m_doMatchClip.kMinClipsSelErr; displayString -replace -value "The clip scheduler must be connected to a character." m_doMatchClip.kNoCharacterConnectedErr; displayString -replace -value "No match node specified for" m_doMatchClip.kNoMatchNodeForCharacterErr;