// =========================================================================== // 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 "Clip:" m_performImportClipToChar.kClip; displayString -replace -value "Import Clip" m_performImportClipToChar.kImportClip; displayString -replace -value "Import Clip To Character Options" m_performImportClipToChar.kImportClipToCharacterOptions; displayString -replace -value "Put clip in Trax Editor and Visor" m_performImportClipToChar.kPutClipInTraxEditorAndVisor; displayString -replace -value "Place the clip in the Trax Editor for immediate use, and in the Visor for later use" m_performImportClipToChar.kPutClipInTraxEditorAndVisorAnnot; displayString -replace -value "Put clip in Visor only" m_performImportClipToChar.kPutClipInVisorOnly; displayString -replace -value "The clip is put in the Visor for later use" m_performImportClipToChar.kPutClipInVisorOnlyAnnot;