// =========================================================================== // 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 "None of the meshes selected were part of a cloth solver\n" m_removeNCloth.kNoClothSolverMesh; displayString -replace -value "No mesh selected for nCloth removal.\n" m_removeNCloth.kNoMeshSelected; displayString -replace -value "No nCloth objects were found; none deleted\n" m_removeNCloth.kNoNClothFound; displayString -replace -value "No nRigid objects were found; none deleted\n" m_removeNCloth.kNoNRigidFound; displayString -replace -value "Keeping both ^1s and ^2s to avoid loss of data; ^1s made visible" m_removeNCloth.kOutputMeshNotDeleted;