// =========================================================================== // 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 objects have been selected. Created shader ^1s not assigned." m_createAndAssignShader.kCreateNoAssignWarning; displayString -replace -value "Created shader ^1s and assigned to ^2s." m_createAndAssignShader.kCreatedShader; displayString -replace -value "the selected faces of ^1s" m_createAndAssignShader.kSelectedFaces; displayString -replace -value "the selected objects" m_createAndAssignShader.kSelectedObj;