// =========================================================================== // 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 "Replace Cache Frame requires a cache created with the 'One File per Frame' format enabled in the Create Cache options." m_writeIntoSegmentedCache.kNeedOneFilePerFrame; displayString -replace -value "No cache found. ^1s" m_writeIntoSegmentedCache.kNoCacheFound; displayString -replace -value "No fluids selected" m_writeIntoSegmentedCache.kNoFluidsSelected;