Merge pull request #2177 from ONLYOFFICE/fix/bugfix
[SSE] Fix Bug 60424
This commit is contained in:
commit
31d4669676
|
@ -2994,7 +2994,7 @@
|
|||
"SSE.Views.PivotSettingsAdvanced.txtName": "Name",
|
||||
"SSE.Views.PivotTable.capBlankRows": "Blank Rows",
|
||||
"SSE.Views.PivotTable.capGrandTotals": "Grand Totals",
|
||||
"SSE.Views.PivotTable.capLayout": "Report layout",
|
||||
"SSE.Views.PivotTable.capLayout": "Report Layout",
|
||||
"SSE.Views.PivotTable.capSubtotals": "Subtotals",
|
||||
"SSE.Views.PivotTable.mniBottomSubtotals": "Show all subtotals at bottom of group",
|
||||
"SSE.Views.PivotTable.mniInsertBlankLine": "Insert blank line after each item",
|
||||
|
@ -3013,7 +3013,7 @@
|
|||
"SSE.Views.PivotTable.textColBanded": "Banded Columns",
|
||||
"SSE.Views.PivotTable.textColHeader": "Column Headers",
|
||||
"SSE.Views.PivotTable.textRowBanded": "Banded Rows",
|
||||
"SSE.Views.PivotTable.textRowHeader": "Row headers",
|
||||
"SSE.Views.PivotTable.textRowHeader": "Row Headers",
|
||||
"SSE.Views.PivotTable.tipCreatePivot": "Insert Pivot Table",
|
||||
"SSE.Views.PivotTable.tipGrandTotals": "Show or hide grand totals",
|
||||
"SSE.Views.PivotTable.tipRefresh": "Update the information from data source",
|
||||
|
|
Loading…
Reference in a new issue