[SSE] Fix Bug 60424

This commit is contained in:
Julia Radzhabova 2022-12-30 16:13:39 +03:00
parent b89e7a59af
commit 8a57b869f8

View file

@ -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",