// =========================================================================== // 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 "Animation Editors" m_WindowMenu.kAnimEditorsLabel; displayString -replace -value "SpSh" m_WindowMenu.kAttrSpreadOverlayLabel; displayString -replace -value "CpEd" m_WindowMenu.kClipEdOverlayLabel; displayString -replace -value "Editors" m_WindowMenu.kEditors; displayString -replace -value "General Editors" m_WindowMenu.kGeneralEditorsLabel; displayString -replace -value "Hypergraph options" m_WindowMenu.kHyperGraphOptionsAnnot; displayString -replace -value "Hshd" m_WindowMenu.kHyperShadeOverlayLabel; displayString -replace -value "Hgph" m_WindowMenu.kHypergraphOverlayLabel; displayString -replace -value "Light Linking" m_WindowMenu.kLightLinkingEdLabel; displayString -replace -value "Modeling Editors" m_WindowMenu.kModelingEditorsLabel; displayString -replace -value "Pose" m_WindowMenu.kPoseEditorOverlayLabel; displayString -replace -value "Relationship Editors" m_WindowMenu.kRelationEditorsLabel; displayString -replace -value "Additional renderer specific option" m_WindowMenu.kRendererSpecificOptionsAnnot; displayString -replace -value "Rendering Editors" m_WindowMenu.kRenderingEditorsLabel; displayString -replace -value "Settings/Preferences" m_WindowMenu.kSettingsPrefsLabel; displayString -replace -value "Shape" m_WindowMenu.kShapeEditorOverlayLabel; displayString -replace -value "UI Elements" m_WindowMenu.kUIElements; displayString -replace -value "UV Linking" m_WindowMenu.kUVLinkingEdLabel;