// =========================================================================== // 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 "Cache file ^1s does not have a valid extension for\na fluid cache file. Valid extensions \'mcfp\' or \'mcfi\'." m_createAndAttachFluidDiskCache.kInvalidExtension; displayString -replace -value "Invalid cache type specified. Valid types are \'mcfp\' and \'mcfi\'." m_createAndAttachFluidDiskCache.kInvalidType;