diff --git a/apps/spreadsheeteditor/main/locale/en.json b/apps/spreadsheeteditor/main/locale/en.json index 454ac6d14..701afdd43 100644 --- a/apps/spreadsheeteditor/main/locale/en.json +++ b/apps/spreadsheeteditor/main/locale/en.json @@ -1633,13 +1633,13 @@ "SSE.Views.FormulaTab.txtFormulaTip": "Insert function", "SSE.Views.FormulaTab.txtMore": "More functions", "SSE.Views.FormulaTab.txtRecent": "Recently used", - "SSE.Views.txtCalculate": "Calculate", - "SSE.Views.tipCalculate": "Calculate", - "SSE.Views.textEntireWorkbook": "Entire Workbook", - "SSE.Views.textCurrentSheet": "Current Sheet", - "SSE.Views.textAutomatic": "Automatic", - "SSE.Views.textManual": "Manual", - "SSE.Views.tipCalculateTheEntireWorkbook": "Calculate the entire workbook", + "SSE.Views.FormulaTab.txtCalculate": "Calculate", + "SSE.Views.FormulaTab.tipCalculate": "Calculate", + "SSE.Views.FormulaTab.textEntireWorkbook": "Entire Workbook", + "SSE.Views.FormulaTab.textCurrentSheet": "Current Sheet", + "SSE.Views.FormulaTab.textAutomatic": "Automatic", + "SSE.Views.FormulaTab.textManual": "Manual", + "SSE.Views.FormulaTab.tipCalculateTheEntireWorkbook": "Calculate the entire workbook", "SSE.Views.GroupDialog.cancelButtonText": "Cancel", "SSE.Views.GroupDialog.okButtonText": "OK", "SSE.Views.GroupDialog.textColumns": "Columns",