// =========================================================================== // 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 name specified to set current uvset to." m_performSetCurrentUVSet.kNoName; displayString -replace -value "Set Current" m_performSetCurrentUVSet.kSetCurrent; displayString -replace -value "Set Current UV Set Options" m_performSetCurrentUVSet.kSetCurrentUVSetOptions; displayString -replace -value "Settings" m_performSetCurrentUVSet.kSettingsFrame; displayString -replace -value "UV Set name:" m_performSetCurrentUVSet.kUVSetName;