// =========================================================================== // 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 "Apply and Close" m_performCopyCurrentUVSet.kApplyButton; displayString -replace -value "Copy Current UV Set Options" m_performCopyCurrentUVSet.kCopyOptions; displayString -replace -value "No name specified to copy uvset with." m_performCopyCurrentUVSet.kNoName; displayString -replace -value "Settings" m_performCopyCurrentUVSet.kSettingsFrame; displayString -replace -value "New UV Set name:" m_performCopyCurrentUVSet.kUVSetName;