// =========================================================================== // 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 "Atom file:" m_performImportAnim.kAnimDirectory; displayString -replace -value "Apply" m_performImportAnim.kApply; displayString -replace -value "Unable to open ^1s. File does not exist." m_performImportAnim.kFileNotFound; displayString -replace -value "File does not exist." m_performImportAnim.kFileNotFound2; displayString -replace -value "Maya Atom Importer Options" m_performImportAnim.kMayaAnimImporterOptions; displayString -replace -value "Must specify a file name." m_performImportAnim.kMustSpecifyFilename; displayString -replace -value "Must specify a file name." m_performImportAnim.kMustSpecifyFilename2; displayString -replace -value "Nothing selected. Select objects to apply imported animation." m_performImportAnim.kNothingSelected; displayString -replace -value "Set" m_performImportAnim.kSetDir;