// =========================================================================== // 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 "Import" m_performImportEDL.kFileBroswerImport; displayString -replace -value "Frame" m_performImportEDL.kFrame; displayString -replace -value "Import" m_performImportEDL.kImportEDL; displayString -replace -value "Import Editorial Options" m_performImportEDL.kImportEDLOptions; displayString -replace -value "Start Frame Override" m_performImportEDL.kStartFrameOverride;