// =========================================================================== // 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 "Attribute not driven by Clip Anim Source, Skipping... : ^1s" m_teKeyingFunctions.kAttrNotDrivenByAnimSource; displayString -replace -value "No valid clip/layer selected" m_teKeyingFunctions.kCTENoValidLayerClipSelected; displayString -replace -value "Invalid object selected for keying" m_teKeyingFunctions.kInvalidObjSelectedForKeying; displayString -replace -value "Unable to key attribute: `^1s` skipping it." m_teKeyingFunctions.kUnableToKeyAttrib;