// =========================================================================== // 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 "AE show filter type did not exist" m_removeAEFilter.kBadFilterType; displayString -replace -value "Cancel" m_removeAEFilter.kCancel; displayString -replace -value "Are you sure you want to remove all show filters?" m_removeAEFilter.kRemoveAll; displayString -replace -value "Yes" m_removeAEFilter.kYes;