// =========================================================================== // 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 "// Disabled ^1s cache(s)." m_setCacheEnable.kDisabledCaches; displayString -replace -value "// Enabled ^1s cache(s)." m_setCacheEnable.kEnabledCaches; displayString -replace -value "No shapes are selected." m_setCacheEnable.kNothingSelected;