// =========================================================================== // 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 "No motion trails or snapshots on selected objects." m_updateMotionTrail.kNoMotionTrailsErr; displayString -replace -value "Select motion trails or snapshots to update." m_updateMotionTrail.kSelectMotionTrailsErr; displayString -replace -value "// Updating: ^1s\n" m_updateMotionTrail.kUpdating;