// =========================================================================== // 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 "Files on disk:" m_performDeleteNclothCache.kCacheFileDeletion; displayString -replace -value "Delete files" m_performDeleteNclothCache.kDeleteFiles; displayString -replace -value "Delete nCache Options" m_performDeleteNclothCache.kDeleteOptions; displayString -replace -value "Delete" m_performDeleteNclothCache.kDoDelete; displayString -replace -value "Keep files" m_performDeleteNclothCache.kKeep; displayString -replace -value "Select caches to delete" m_performDeleteNclothCache.kSelect;