// =========================================================================== // 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 "Absolute values used for current tool" m_statusLine.kAbsAnnot; displayString -replace -value "Cameras" m_statusLine.kCameras; displayString -replace -value "Close" m_statusLine.kClose; displayString -replace -value "Clusters" m_statusLine.kClusters; displayString -replace -value "Combination Selection" m_statusLine.kComboSelection; displayString -replace -value "Particles" m_statusLine.kCompParticles; displayString -replace -value "Set the component selection mask" m_statusLine.kCompSelMaskAnnot; displayString -replace -value "Springs" m_statusLine.kCompSprings; displayString -replace -value "Construction history on/off" m_statusLine.kConstructToggleAnnot; displayString -replace -value "Select curve objects (RMB for more info)" m_statusLine.kCurveAnnot; displayString -replace -value "Curves on Surface" m_statusLine.kCurvesOnSurface; displayString -replace -value "Select deformation objects (RMB for more info)" m_statusLine.kDeformAnnot; displayString -replace -value "Dimensions" m_statusLine.kDimensions; displayString -replace -value "Display Render Settings window (^1s)" m_statusLine.kDisplayRenderSettings; displayString -replace -value "Select dynamic objects (RMB for more info)" m_statusLine.kDynamicAnnot; displayString -replace -value "Dynamic Constraints" m_statusLine.kDynamicConstraints; displayString -replace -value "Emitters" m_statusLine.kEmitters; displayString -replace -value "IK End Effectors" m_statusLine.kEndEffectors; displayString -replace -value "Select face components (RMB for more info)" m_statusLine.kFaceAnnot; displayString -replace -value "Fields" m_statusLine.kFields; displayString -replace -value "Fluids" m_statusLine.kFluids; displayString -replace -value "Follicles" m_statusLine.kFollicles; displayString -replace -value "HairSystems" m_statusLine.kHairs; displayString -replace -value "Select handle components (RMB for more info)" m_statusLine.kHandleCompAnnot; displayString -replace -value "Select handle objects (RMB for more info)" m_statusLine.kHandleObjAnnot; displayString -replace -value "Select by hierarchy: Leaf" m_statusLine.kHierLeafAnnot; displayString -replace -value "Set the hierarchy selection mask" m_statusLine.kHierMaskAnnot; displayString -replace -value "Select by hierarchy: Root" m_statusLine.kHierRootAnnot; displayString -replace -value "Select by hierarchy: Template" m_statusLine.kHierTemplateAnnot; displayString -replace -value "Highlight Selection mode is off (Affects component selection mode)" m_statusLine.kHighlightOffAnnot; displayString -replace -value "Highlight Selection mode is on" m_statusLine.kHighlightOnAnnot; displayString -replace -value "Select hull components (RMB for more info)" m_statusLine.kHullAnnot; displayString -replace -value "IK Handles" m_statusLine.kIKHandle; displayString -replace -value "Image Planes" m_statusLine.kImagePlanes; displayString -replace -value "^1s is live." m_statusLine.kIsLive; displayString -replace -value "Select joint objects (RMB for more info)" m_statusLine.kJointAnnot; displayString -replace -value "Joint Pivots" m_statusLine.kJointPivots; displayString -replace -value "Lattice Points" m_statusLine.kLatticePoints; displayString -replace -value "Lattices" m_statusLine.kLattices; displayString -replace -value "Leaf" m_statusLine.kLeaf; displayString -replace -value "Lights" m_statusLine.kLights; displayString -replace -value "Select line components (RMB for more info)" m_statusLine.kLineAnnot; displayString -replace -value "Local Rotation Axes" m_statusLine.kLocalRotAxes; displayString -replace -value "Locators" m_statusLine.kLocators; displayString -replace -value "Lock current selection" m_statusLine.kLockCurrentAnnot; displayString -replace -value "Disable Docking/Undocking" m_statusLine.kLockDockingAnnotation; displayString -replace -value "Lock/Unlock current selection" m_statusLine.kLockUnlockAnnot; displayString -replace -value "Make the selected object live" m_statusLine.kMakeLiveAnnot; displayString -replace -value "Make Live is disabled." m_statusLine.kMakeLiveIsDisabled; displayString -replace -value "Displays the name of the live surface" m_statusLine.kMakeLiveObjectTextAnnot; displayString -replace -value "Select miscellaneous components (RMB for more info)" m_statusLine.kMiscCompAnnot; displayString -replace -value "Select miscellaneous objects (RMB for more info)" m_statusLine.kMiscObjAnnot; displayString -replace -value "Mesh Multi Components" m_statusLine.kMultiComps; displayString -replace -value "nCloths" m_statusLine.kNCloths; displayString -replace -value "nRigids" m_statusLine.kNRigids; displayString -replace -value "NURBS CVs" m_statusLine.kNURBSCVs; displayString -replace -value "NURBS Curve Points" m_statusLine.kNURBSCurvePoints; displayString -replace -value "NURBS Curves" m_statusLine.kNURBSCurves; displayString -replace -value "NURBS Edit Points" m_statusLine.kNURBSEditPoints; displayString -replace -value "NURBS Hulls" m_statusLine.kNURBSHulls; displayString -replace -value "NURBS Isoparms" m_statusLine.kNURBSIsoparms; displayString -replace -value "NURBS Patches" m_statusLine.kNURBSPatches; displayString -replace -value "NURBS Surface Points" m_statusLine.kNURBSSurfacePoints; displayString -replace -value "NURBS Surfaces" m_statusLine.kNURBSSurfaces; displayString -replace -value "NURBS Trim Edges" m_statusLine.kNURBSTrimEdges; displayString -replace -value "NURBS UVs" m_statusLine.kNURBSUVs; displayString -replace -value "\"^1s\" is not a valid name. Enter a name that begins with a letter or underscore and is followed by letters, digits or underscores." m_statusLine.kNameInvalid; displayString -replace -value "No previous live surfaces" m_statusLine.kNoLiveHistory; displayString -replace -value "No Live Surface" m_statusLine.kNoLiveObject; displayString -replace -value "There are no selected objects to rename. Select one or more objects and re-enter a name." m_statusLine.kNoObjectsToRename; displayString -replace -value "Nonlinears" m_statusLine.kNonlinears; displayString -replace -value "Absolute transform" m_statusLine.kNumericAbs; displayString -replace -value "Relative transform" m_statusLine.kNumericRel; displayString -replace -value "X:" m_statusLine.kNumericalInputX; displayString -replace -value "Y:" m_statusLine.kNumericalInputY; displayString -replace -value "Z:" m_statusLine.kNumericalInputZ; displayString -replace -value "Open the Light Editor" m_statusLine.kOpenLightEditorAnnot; displayString -replace -value "Workspace : " m_statusLine.kOptionMenuWorkspaceSelector; displayString -replace -value "Paint Effects Strokes" m_statusLine.kPaintEffectsStrokes; displayString -replace -value "Select parm points components (RMB for more info)" m_statusLine.kParmPointAnnot; displayString -replace -value "Particles" m_statusLine.kParticles; displayString -replace -value "Select pivot components (RMB for more info)" m_statusLine.kPivotAnnot; displayString -replace -value "Planes" m_statusLine.kPlanes; displayString -replace -value "Select point components (RMB for more info)" m_statusLine.kPointAnnot; displayString -replace -value "Poly Edges" m_statusLine.kPolyEdges; displayString -replace -value "Poly Faces" m_statusLine.kPolyFaces; displayString -replace -value "Poly Surfaces" m_statusLine.kPolySurfaces; displayString -replace -value "Poly UVs" m_statusLine.kPolyUVs; displayString -replace -value "Poly Vertices" m_statusLine.kPolyVerts; displayString -replace -value "Rename" m_statusLine.kQuickRename; displayString -replace -value "Select by name" m_statusLine.kQuickSelection; displayString -replace -value "Relative values used for current tool" m_statusLine.kRelAnnot; displayString -replace -value "Rename the selected object(s)" m_statusLine.kRenameAnnot; displayString -replace -value "Select rendering objects (RMB for more info)" m_statusLine.kRenderAnnot; displayString -replace -value "Render the current frame (^1s)" m_statusLine.kRenderCurrFrame; displayString -replace -value "IPR render the current frame (^1s)" m_statusLine.kRenderCurrIPR; displayString -replace -value "// Result: ^1s\n" m_statusLine.kResult; displayString -replace -value "Rigid Bodies" m_statusLine.kRigidBodies; displayString -replace -value "Rigid Constraints" m_statusLine.kRigidConstraints; displayString -replace -value "Root" m_statusLine.kRoot; displayString -replace -value "Rotate Pivots" m_statusLine.kRotatePivots; displayString -replace -value "Scale Pivots" m_statusLine.kScalePivots; displayString -replace -value "Sculpt Objects" m_statusLine.kSculpts; displayString -replace -value "Selection Handles" m_statusLine.kSelHandle; displayString -replace -value "Selection Handles" m_statusLine.kSelHandles; displayString -replace -value "Select by component type" m_statusLine.kSelectComponentAnnot; displayString -replace -value "Select by hierarchy and combinations" m_statusLine.kSelectHierarchyAnnot; displayString -replace -value "Select the menus to appear in the Main Menu Bar" m_statusLine.kSelectMenusAnnot; displayString -replace -value "Select by object type" m_statusLine.kSelectObjectAnnot; displayString -replace -value "Type text with wildcards to select objects" m_statusLine.kSelectWildAnnot; displayString -replace -value "Inputs to the selected object" m_statusLine.kSelectedInputAnnot; displayString -replace -value "Outputs from the selected object" m_statusLine.kSelectedOutputAnnot; displayString -replace -value "Root" m_statusLine.kSelectionTextRoot; displayString -replace -value "Set the selection mask" m_statusLine.kSetMask1Annot; displayString -replace -value "Set the selection mask" m_statusLine.kSetMask2Annot; displayString -replace -value "Set the object selection mask" m_statusLine.kSetObjMaskAnnot; displayString -replace -value "Set symmetry" m_statusLine.kSetSymmetricModeling; displayString -replace -value "Show/Hide the rendering icons" m_statusLine.kShowHidRenderIconsAnnot; displayString -replace -value "Show/Hide the file icons" m_statusLine.kShowHideFileIconsAnnot; displayString -replace -value "Show/Hide the history icons" m_statusLine.kShowHideHistoryAnnot; displayString -replace -value "Show/Hide the IPM Button" m_statusLine.kShowHideIPMButtonAnnot; displayString -replace -value "Show/Hide the selection mask icons" m_statusLine.kShowHideSelMaskAnnot; displayString -replace -value "Show/Hide the selection mode icons" m_statusLine.kShowHideSelModeAnnot; displayString -replace -value "Show/Hide the select field" m_statusLine.kShowHideSelectFieldAnnot; displayString -replace -value "Show/Hide the selection set icons" m_statusLine.kShowHideSelectionSetAnnot; displayString -replace -value "Show/Hide the snap icons" m_statusLine.kShowHideSnapAnnot; displayString -replace -value "Show/Hide the symmetry control" m_statusLine.kShowHideSymmetryAnnot; displayString -replace -value "Skeleton Joints" m_statusLine.kSkeletonJoints; displayString -replace -value "Snap to curves" m_statusLine.kSnapCurveAnnot; displayString -replace -value "Snap to grids" m_statusLine.kSnapGridAnnot; displayString -replace -value "Snap to points" m_statusLine.kSnapPointAnnot; displayString -replace -value "Snap to Projected Center" m_statusLine.kSnapeMeshCenterAnnot; displayString -replace -value "Snap to view planes" m_statusLine.kSnapeViewPlaneAnnot; displayString -replace -value "Springs" m_statusLine.kSprings; displayString -replace -value "Menu of input line operations" m_statusLine.kStatusLineInputOptionAnnot; displayString -replace -value "Subdiv Edges" m_statusLine.kSubdivEdges; displayString -replace -value "Subdiv Faces" m_statusLine.kSubdivFaces; displayString -replace -value "Subdivision Surfaces" m_statusLine.kSubdivSurfaces; displayString -replace -value "Subdiv UVs" m_statusLine.kSubdivUVs; displayString -replace -value "Subdiv Vertices" m_statusLine.kSubdivVerts; displayString -replace -value "Select surface objects (RMB for more info)" m_statusLine.kSurfaceAnnot; displayString -replace -value "Symmetric modeling" m_statusLine.kSymModelingAnnot; displayString -replace -value "Symmetry: Off" m_statusLine.kSymOff; displayString -replace -value "Template" m_statusLine.kTemplate; displayString -replace -value "Textures" m_statusLine.kTextures; displayString -replace -value "Unlock current selection" m_statusLine.kUnlockCurrentAnnot; displayString -replace -value "Toggle pausing Viewport 2 display update" m_statusLine.kVP2PauseAnnotation;