// =========================================================================== // 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 "Cancel" m_initPolygonsUI.kCancel; displayString -replace -value "UV set name:" m_initPolygonsUI.kDialogUVSetName; displayString -replace -value "Could not make the current facet planar: constrain can't be set now." m_initPolygonsUI.kFacetPlanarError; displayString -replace -value "OK" m_initPolygonsUI.kOK; displayString -replace -value "Cannot open AE for more than one selection" m_initPolygonsUI.kPolyOpenBakeSetAEWarning;