Skip to content

Commit

Permalink
add shortcuts #58135 #58138
Browse files Browse the repository at this point in the history
  • Loading branch information
Juda Zhang authored and Juda Zhang committed May 29, 2013
1 parent a247e74 commit 01ef9af
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
Expand Up @@ -81,14 +81,14 @@ StandardChartDataSheet.Label.Overlay=Overlay
StandardChartDataSheet.Label.Series=Series
StandardChartDataSheet.Label.ShareCrossTab=Under Value (Y) Series, click the arrow button and select a measure from the list.
StandardChartDataSheet.Label.ShowDataPreview=&Show data preview
StandardChartDataSheet.Label.UseAsCategoryXAxis=Use as Category (X) axis
StandardChartDataSheet.Label.UseAsCategorySeries=Use as Category series
StandardChartDataSheet.Label.PlotAsValueYSeries=Plot as Value (Y) series
StandardChartDataSheet.Label.PlotAsGaugeValue=Plot as Meter value
StandardChartDataSheet.Label.PlotAsValueSeries=Plot as Value series
StandardChartDataSheet.Label.UseToGroupYSeries=Use to group Y series
StandardChartDataSheet.Label.UseAsCategoryXAxis=&Use as Category (X) axis
StandardChartDataSheet.Label.UseAsCategorySeries=&Use as Category series
StandardChartDataSheet.Label.PlotAsValueYSeries=&Plot as Value (Y) series
StandardChartDataSheet.Label.PlotAsGaugeValue=&Plot as Meter value
StandardChartDataSheet.Label.PlotAsValueSeries=&Plot as Value series
StandardChartDataSheet.Label.UseToGroupYSeries=U&se to group Y series
StandardChartDataSheet.Label.EnableLivePreview=Enable Live Chart Preview
StandardChartDataSheet.Label.UseToGroupValueSeries=Use to group Value series
StandardChartDataSheet.Label.UseToGroupValueSeries=U&se to group Value series
StandardChartDataSheet.Message.RetrieveData=Retrieve data for preview
StandardChartDataSheet.NewDataCube=<New Data Cube...>
StandardChartDataSheet.NewDataSet=<New Data Set...>
Expand Down
Expand Up @@ -505,10 +505,10 @@ ClientAreaAttributeComposite.Lbl.Shadow=Sha&dow:
ClientAreaAttributeComposite.Lbl.Outline=Outline

InsetsComposite.Lbl.Insets=Insets ({0})
InsetsComposite.Lbl.Top=Top:
InsetsComposite.Lbl.Left=Left:
InsetsComposite.Lbl.Bottom=Bottom:
InsetsComposite.Lbl.Right=Right:
InsetsComposite.Lbl.Top=&Top:
InsetsComposite.Lbl.Left=&Left:
InsetsComposite.Lbl.Bottom=Botto&m:
InsetsComposite.Lbl.Right=&Right:
InsetsEditorDialog.Title.InsetsEditor=Insets Editor Dialog
InsetsEditorDialog.Lbl.UnitsMessage=* All values are in {0}

Expand Down

0 comments on commit 01ef9af

Please sign in to comment.