// =========================================================================== // 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 "Close IPR File and Stop Tuning" m_iprSampleMismatchWithNeeds.kCloseIPRFileandStopTuning; displayString -replace -value "The IPR file does not have enough information to support your most recent change. " m_iprSampleMismatchWithNeeds.kIPRFileMsg; displayString -replace -value "Undo and Continue" m_iprSampleMismatchWithNeeds.kUndoandContinue; displayString -replace -value "Your most recent change has been undone." m_iprSampleMismatchWithNeeds.kUndoneMsg;