// =========================================================================== // 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 "Composite and keep layers" m_switchRenderAllLayersOptBox.kCompositeKeepLayers; displayString -replace -value "Composite layers" m_switchRenderAllLayersOptBox.kCompositeLayers; displayString -replace -value "Keep image mode:" m_switchRenderAllLayersOptBox.kKeepImageMode; displayString -replace -value "Keep layers" m_switchRenderAllLayersOptBox.kKeepLayers; displayString -replace -value "Render All Layers Options" m_switchRenderAllLayersOptBox.kRenderAllLayersOptions;