// =========================================================================== // 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 "All selected clips must be on the same character." m_doMergeClipArgList.kAllSelectedClips; displayString -replace -value "Could not find the clipEditor: ^1s" m_doMergeClipArgList.kCouldNotFindClipEdit; displayString -replace -value "No valid scheduler found for clips." m_doMergeClipArgList.kNoValidScheduler;