// =========================================================================== // 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 "Add Selection" m_AEinstancerNew.kAddSelection; displayString -replace -value "Add selected object(s) to the list." m_AEinstancerNew.kAddselectedobjectstothelistAnnot; displayString -replace -value "Instanced Objects" m_AEinstancerNew.kInstancedObjects; displayString -replace -value "List of the instanced objects and their indices into the instancer." m_AEinstancerNew.kListoftheinstancedobjectsandtAnnot; displayString -replace -value "Move Down" m_AEinstancerNew.kMoveDown; displayString -replace -value "Move Up" m_AEinstancerNew.kMoveUp; displayString -replace -value "Move highlighted item(s) higher in the list." m_AEinstancerNew.kMovehighlighteditemshigherintAnnot; displayString -replace -value "Move highlighted item(s) lower in the list." m_AEinstancerNew.kMovehighlighteditemslowerinthAnnot; displayString -replace -value "Remove Items" m_AEinstancerNew.kRemoveItems; displayString -replace -value "Remove the highlighted item(s) from the list." m_AEinstancerNew.kRemovethehighlighteditemsfromAnnot;