// =========================================================================== // 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 "Set current animation layer to ^1s" m_buildSetAnimLayerMenu.kLayerSetAnnotFormat; displayString -replace -value "Set current animation layer to ^1s" m_buildSetAnimLayerMenu.kLayerSetAnnotationFormat; displayString -replace -value "Multiple" m_buildSetAnimLayerMenu.kMultiple; displayString -replace -value "Multiple animations layers selected" m_buildSetAnimLayerMenu.kMultipleAnimLayersSelected; displayString -replace -value "None" m_buildSetAnimLayerMenu.kNone; displayString -replace -value "Clear current layer list" m_buildSetAnimLayerMenu.kNoneAnnot;