// =========================================================================== // 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 "Add Dynamic Locator" m_DynFluidsMenu.kFluidsAddDynamicLocator; displayString -replace -value "Add/Edit Contents" m_DynFluidsMenu.kFluidsAddEdit; displayString -replace -value "Create" m_DynFluidsMenu.kFluidsCreate; displayString -replace -value "Create Boat" m_DynFluidsMenu.kFluidsCreateBoat; displayString -replace -value "Edit" m_DynFluidsMenu.kFluidsEdit; displayString -replace -value "Get Example..." m_DynFluidsMenu.kFluidsGetExample; displayString -replace -value "Ocean/Pond" m_DynFluidsMenu.kFluidsOceanPond; displayString -replace -value "Create Ocean Options" m_DynFluidsMenu.kFuildsCreateOceanOptionsAnnot; displayString -replace -value "Create Pond Options" m_DynFluidsMenu.kFuildsCreatePondOptionsAnnot;