// Copyright (C) 1997-2006 Autodesk, Inc., and/or its licensors.
// All rights reserved.
//
// The coded instructions, statements, computer programs, and/or related
// material (collectively the "Data") in these files contain unpublished
// information proprietary to Autodesk, Inc. ("Autodesk") and/or its licensors,
// which is protected by U.S. and Canadian federal copyright law and by
// international treaties.
//
// The Data is provided for use exclusively by You. You have the right to use,
// modify, and incorporate this Data into other products for purposes authorized 
// by the Autodesk software license agreement, without fee.
// THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND. AUTODESK
// DOES NOT MAKE AND HEREBY DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTIES
// INCLUDING, BUT NOT LIMITED TO, THE WARRANTIES OF NON-INFRINGEMENT,
// MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE 
// OF DEALING, USAGE, OR TRADE PRACTICE. IN NO EVENT WILL AUTODESK AND/OR ITS
// LICENSORS BE LIABLE FOR ANY LOST REVENUES, DATA, OR PROFITS, OR SPECIAL,
// DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES, EVEN IF AUTODESK AND/OR ITS
// LICENSORS HAS BEEN ADVISED OF THE POSSIBILITY OR PROBABILITY OF SUCH DAMAGES.

displayString -replace -value "On Active Keys" m_graphEditorPanel.kActiveKeysTangents;
displayString -replace -value "Only display tangents on active curves" m_graphEditorPanel.kActiveKeysTangentsAnnot;
displayString -replace -value "Active Only" m_graphEditorPanel.kActiveOnly;
displayString -replace -value "Only display keys on active curves" m_graphEditorPanel.kActiveOnlyAnnot;
displayString -replace -value "Add Inbetween" m_graphEditorPanel.kAddInbetween;
displayString -replace -value "Add an inbetween at the current time" m_graphEditorPanel.kAddInbetweenAnnot;
displayString -replace -value "Always" m_graphEditorPanel.kAlways;
displayString -replace -value "Always display keys" m_graphEditorPanel.kAlwaysAnnot;
displayString -replace -value "Always" m_graphEditorPanel.kAlwaysTangents;
displayString -replace -value "Always display tangents" m_graphEditorPanel.kAlwaysTangentsAnnot;
displayString -replace -value "Auto Frame" m_graphEditorPanel.kAutoFrame;
displayString -replace -value "As selection changes, reframe the selected curves" m_graphEditorPanel.kAutoFrameAnnot;
displayString -replace -value "Auto load Graph Editor on/off" m_graphEditorPanel.kAutoLoadIconAnnot;
displayString -replace -value "Break Tangents" m_graphEditorPanel.kBreakTangents;
displayString -replace -value "Select key(s) whose tangents are to be broken" m_graphEditorPanel.kBreakTangentsAnnot;
displayString -replace -value "Break tangents" m_graphEditorPanel.kBreakTangentsIconAnnot;
displayString -replace -value "Select a curve to buffer; display with View->Show Buffer Curves" m_graphEditorPanel.kBufferSnapIconAnnot;
displayString -replace -value "Center Current Time" m_graphEditorPanel.kCenterCurrentTime;
displayString -replace -value "Center the view about the current time" m_graphEditorPanel.kCenterCurrentTimeAnnot;
displayString -replace -value "Center the view about the current time" m_graphEditorPanel.kCenterCurrentTimeIconAnnot;
displayString -replace -value "Clamped tangents" m_graphEditorPanel.kClampedTangentsIconAnnot;
displayString -replace -value "Clip Time" m_graphEditorPanel.kClipTime;
displayString -replace -value "Display clip curves in their Trax location rather than their originally keyed location" m_graphEditorPanel.kClipTimeAnnot;
displayString -replace -value "Convert to Breakdown" m_graphEditorPanel.kConvertToBreakdown;
displayString -replace -value "Select key to convert to a breakdown" m_graphEditorPanel.kConvertToBreakdownAnnot;
displayString -replace -value "Convert to Key" m_graphEditorPanel.kConvertToKey;
displayString -replace -value "Select breakdown to convert to a key" m_graphEditorPanel.kConvertToKeyAnnot;
displayString -replace -value "Curves" m_graphEditorPanel.kCurves;
displayString -replace -value "Select curve to cycle after its first key." m_graphEditorPanel.kCycleAfterAnnot;
displayString -replace -value "Select curve to cycle before its first key." m_graphEditorPanel.kCycleBeforeAnnot;
displayString -replace -value "Select curve to cycle with offset after its first key." m_graphEditorPanel.kCycleOffsetAfterAnnot;
displayString -replace -value "Select curve to cycle with offset before its first key." m_graphEditorPanel.kCycleOffsetBeforeAnnot;
displayString -replace -value "Decrease outliner size" m_graphEditorPanel.kDecreaseOutliner;
displayString -replace -value "Denormalize curves in the Graph Editor" m_graphEditorPanel.kDenormIconAnnot;
displayString -replace -value "Keys" m_graphEditorPanel.kDisplayKeys;
displayString -replace -value "Tangents" m_graphEditorPanel.kDisplayTangents;
displayString -replace -value "Edit" m_graphEditorPanel.kEdit;
displayString -replace -value "Flat tangents" m_graphEditorPanel.kFlatTangentsIconAnnot;
displayString -replace -value "Frame All" m_graphEditorPanel.kFrameAll;
displayString -replace -value "Frame all curves" m_graphEditorPanel.kFrameAllAnnot;
displayString -replace -value "Frame all" m_graphEditorPanel.kFrameAllIconAnnot;
displayString -replace -value "Frame playback range" m_graphEditorPanel.kFramePlaybackIconAnnot;
displayString -replace -value "Frame Playback Range" m_graphEditorPanel.kFramePlaybackRange;
displayString -replace -value "Frame the playback range" m_graphEditorPanel.kFramePlaybackRangeAnnot;
displayString -replace -value "Frame Selection" m_graphEditorPanel.kFrameSelection;
displayString -replace -value "Frame selected curves" m_graphEditorPanel.kFrameSelectionAnnot;
displayString -replace -value "Free Tangent Weight" m_graphEditorPanel.kFreeTangentWeight;
displayString -replace -value "Select key(s) whose tangent weights are to be freed" m_graphEditorPanel.kFreeTangentWeightAnnot;
displayString -replace -value "Free tangent weight" m_graphEditorPanel.kFreeTangentsIconAnnot;
displayString -replace -value "Open the Dope Sheet" m_graphEditorPanel.kGetDopeSheetIconAnnot;
displayString -replace -value "Open the Trax Editor" m_graphEditorPanel.kGetTraxIconAnnot;
displayString -replace -value "Help on Graph Editor" m_graphEditorPanel.kGraphEditorHelp;
displayString -replace -value "Get help on Graph Editor" m_graphEditorPanel.kGraphEditorHelpAnnot;
displayString -replace -value "Increase outliner size" m_graphEditorPanel.kIncreaseOutliner;
displayString -replace -value "Infinity" m_graphEditorPanel.kInfinity;
displayString -replace -value "Display infinities" m_graphEditorPanel.kInfinityAnnot;
displayString -replace -value "Keys" m_graphEditorPanel.kKeys;
displayString -replace -value "Linear tangents" m_graphEditorPanel.kLinearTangentsIconAnnot;
displayString -replace -value "List" m_graphEditorPanel.kList;
displayString -replace -value "Load Graph Editor from selection" m_graphEditorPanel.kLoadSelIconAnnot;
displayString -replace -value "Lock Tangent Weight" m_graphEditorPanel.kLockTangentWeight;
displayString -replace -value "Select key(s) whose tangent weights are to be locked" m_graphEditorPanel.kLockTangentWeightAnnot;
displayString -replace -value "Lock tangent weight" m_graphEditorPanel.kLockTangentsIconAnnot;
displayString -replace -value "Mute Key Off" m_graphEditorPanel.kMuteKeyOff;
displayString -replace -value "Select key(s) to unmute" m_graphEditorPanel.kMuteKeyOffAnnot;
displayString -replace -value "Mute Key On" m_graphEditorPanel.kMuteKeyOn;
displayString -replace -value "Select key(s) to mute" m_graphEditorPanel.kMuteKeyOnAnnot;
displayString -replace -value "Never" m_graphEditorPanel.kNever;
displayString -replace -value "Never display keys" m_graphEditorPanel.kNeverAnnot;
displayString -replace -value "Never" m_graphEditorPanel.kNeverTangents;
displayString -replace -value "Never display tangents" m_graphEditorPanel.kNeverTangentsAnnot;
displayString -replace -value "No keys selected to create buffer curve(s)" m_graphEditorPanel.kNoKeysSelected;
displayString -replace -value "No keys selected to swap buffer curve(s)" m_graphEditorPanel.kNoKeysSelectedSwap;
displayString -replace -value "Normalize curves in the Graph Editor" m_graphEditorPanel.kNormIconAnnot;
displayString -replace -value "Plateau tangents" m_graphEditorPanel.kPlateauTangentsIconAnnot;
displayString -replace -value "Curves" m_graphEditorPanel.kPopupCurves;
displayString -replace -value "Edit" m_graphEditorPanel.kPopupEdit;
displayString -replace -value "Keys" m_graphEditorPanel.kPopupKeys;
displayString -replace -value "List" m_graphEditorPanel.kPopupList;
displayString -replace -value "Select" m_graphEditorPanel.kPopupSelect;
displayString -replace -value "Tangents" m_graphEditorPanel.kPopupTangents;
displayString -replace -value "View" m_graphEditorPanel.kPopupView;
displayString -replace -value "Remove Inbetween" m_graphEditorPanel.kRemoveInbetween;
displayString -replace -value "Remove an inbetween at the current time" m_graphEditorPanel.kRemoveInbetweenAnnot;
displayString -replace -value "Select" m_graphEditorPanel.kSelect;
displayString -replace -value "Enter a value for the selected key's time" m_graphEditorPanel.kSelectedKeyTime;
displayString -replace -value "Enter a value for the selected key" m_graphEditorPanel.kSelectedKeyValue;
displayString -replace -value "All" m_graphEditorPanel.kSelectionAll;
displayString -replace -value "Enable selection of curves, keys, and tangents" m_graphEditorPanel.kSelectionAllAnnot;
displayString -replace -value "Curve" m_graphEditorPanel.kSelectionCurve;
displayString -replace -value "Control whether curves are selectable" m_graphEditorPanel.kSelectionCurveAnnot;
displayString -replace -value "In Tangent" m_graphEditorPanel.kSelectionInTangent;
displayString -replace -value "Control whether in tangents are selectable" m_graphEditorPanel.kSelectionInTangentAnnot;
displayString -replace -value "Key" m_graphEditorPanel.kSelectionKey;
displayString -replace -value "Control whether keys are selectable" m_graphEditorPanel.kSelectionKeyAnnot;
displayString -replace -value "Only Curve" m_graphEditorPanel.kSelectionOnlyCurve;
displayString -replace -value "Enable selection of curves only" m_graphEditorPanel.kSelectionOnlyCurveAnnot;
displayString -replace -value "Out Tangent" m_graphEditorPanel.kSelectionOutTangent;
displayString -replace -value "Control whether out tangents are selectable" m_graphEditorPanel.kSelectionOutTangentAnnot;
displayString -replace -value "Show Buffer Curves" m_graphEditorPanel.kShowBufferCurves;
displayString -replace -value "Display the original shape of edited curves" m_graphEditorPanel.kShowBufferCurvesAnnot;
displayString -replace -value "Show Results" m_graphEditorPanel.kShowResults;
displayString -replace -value "Display a graphic representation of an expression or other non-keyed action" m_graphEditorPanel.kShowResultsAnnot;
displayString -replace -value "Show results options" m_graphEditorPanel.kShowResultsOptionsAnnot;
displayString -replace -value "Spline tangents" m_graphEditorPanel.kSplineTangentsIconAnnot;
displayString -replace -value "Step tangents" m_graphEditorPanel.kStepTangentsIconAnnot;
displayString -replace -value "Swap buffer curve; display with View->Show Buffer Curves" m_graphEditorPanel.kSwapBufferIconAnnot;
displayString -replace -value "Tangents" m_graphEditorPanel.kTangents;
displayString -replace -value "Time snap on/off" m_graphEditorPanel.kTimeSnapIconAnnot;
displayString -replace -value "Unify Tangents" m_graphEditorPanel.kUnifyTangents;
displayString -replace -value "Select key(s) whose tangents are to be unified" m_graphEditorPanel.kUnifyTangentsAnnot;
displayString -replace -value "Unify tangents" m_graphEditorPanel.kUnifyTangentsIconAnnot;
displayString -replace -value "Value snap on/off" m_graphEditorPanel.kValueSnapIconAnnot;
displayString -replace -value "View" m_graphEditorPanel.kView;
