// =========================================================================== // 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 "The deformer type could not be mirrored." m_doMirrorDeformerWeightsArgList.kDeformerTypeWarning; displayString -replace -value "More than one deformer found. Use the option box to specify the deformer to mirror." m_doMirrorDeformerWeightsArgList.kDeformerUnspecified; displayString -replace -value "No deformer found. A deformed object must be selected." m_doMirrorDeformerWeightsArgList.kNoDeformer;