// =========================================================================== // 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 "Binding set ^1s already exists on container ^2s" m_containerCreateBindingSet.kExists; displayString -replace -value "Container ^1s has no associated template" m_containerCreateBindingSet.kNoTemplateOnContainer; displayString -replace -value "Binding set ^1s does not exist on container ^2s" m_containerCreateBindingSet.kNotFound;