// =========================================================================== // 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 " The command string for the menu item \"^1s\"\n does not match the command string for its corresponding hotkey.\n Command string for menu item: ^2s\n Command string for hotkey: ^3s\n" m_namedCommandSetup.kCommandStringDoesNotMatchHotKey; displayString -replace -value "command string mismatch in namedCommandSetup.mel" m_namedCommandSetup.kCommandStringMismatchInNamedCommandSetupmel; displayString -replace -value "Walk Tool is activated" m_namedCommandSetup.kWalkToolInViewMessage;