// =========================================================================== // 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 "doFluidsDiskCache: uiSettings, methodAttrs, dynamic array sizes do not match." m_applyFluidDiskCacheOptions.kArraySizeError; displayString -replace -value "Continue" m_applyFluidDiskCacheOptions.kContinue; displayString -replace -value "Fluid ^1s has Grid attributes that are not set to be cached in the ^2s options.\nClick \" ^3s \" to include all such attributes in the cache,or \"Continue\" to omit them." m_applyFluidDiskCacheOptions.kFluidMessage; displayString -replace -value "Warning" m_applyFluidDiskCacheOptions.kWarning;