[SSE] Change caption for insert function menu item
This commit is contained in:
parent
5f07ed72b5
commit
5caf5c74eb
|
@ -560,7 +560,7 @@ define([
|
|||
txtRecent: 'Recently used',
|
||||
txtAutosum: 'Autosum',
|
||||
txtAutosumTip: 'Summation',
|
||||
txtAdditional: 'Additional',
|
||||
txtAdditional: 'Insert Function',
|
||||
txtFormula: 'Function',
|
||||
txtFormulaTip: 'Insert function',
|
||||
txtMore: 'More functions',
|
||||
|
|
|
@ -2271,7 +2271,7 @@ define([
|
|||
// txtDescending: 'Descending',
|
||||
txtFormula: 'Insert Function',
|
||||
txtNoBorders: 'No borders',
|
||||
txtAdditional: 'Additional',
|
||||
txtAdditional: 'Insert Function',
|
||||
mniImageFromFile: 'Image from file',
|
||||
mniImageFromUrl: 'Image from url',
|
||||
textNewColor: 'Add New Custom Color',
|
||||
|
|
|
@ -1745,7 +1745,7 @@
|
|||
"SSE.Views.FormulaTab.textManual": "Manual",
|
||||
"SSE.Views.FormulaTab.tipCalculate": "Calculate",
|
||||
"SSE.Views.FormulaTab.tipCalculateTheEntireWorkbook": "Calculate the entire workbook",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Additional",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Insert Function",
|
||||
"SSE.Views.FormulaTab.txtAutosum": "Autosum",
|
||||
"SSE.Views.FormulaTab.txtAutosumTip": "Summation",
|
||||
"SSE.Views.FormulaTab.txtCalculation": "Calculation",
|
||||
|
@ -2589,7 +2589,7 @@
|
|||
"SSE.Views.Toolbar.tipUndo": "Undo",
|
||||
"SSE.Views.Toolbar.tipWrap": "Wrap text",
|
||||
"SSE.Views.Toolbar.txtAccounting": "Accounting",
|
||||
"SSE.Views.Toolbar.txtAdditional": "Additional",
|
||||
"SSE.Views.Toolbar.txtAdditional": "Insert Function",
|
||||
"SSE.Views.Toolbar.txtAscending": "Ascending",
|
||||
"SSE.Views.Toolbar.txtAutosumTip": "Summation",
|
||||
"SSE.Views.Toolbar.txtClearAll": "All",
|
||||
|
|
|
@ -1658,7 +1658,7 @@
|
|||
"SSE.Views.FormulaTab.textManual": "Вручную",
|
||||
"SSE.Views.FormulaTab.tipCalculate": "Пересчет",
|
||||
"SSE.Views.FormulaTab.tipCalculateTheEntireWorkbook": "Пересчет всей книги",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Дополнительно",
|
||||
"SSE.Views.FormulaTab.txtAdditional": "Вставить функцию",
|
||||
"SSE.Views.FormulaTab.txtAutosum": "Автосумма",
|
||||
"SSE.Views.FormulaTab.txtAutosumTip": "Сумма",
|
||||
"SSE.Views.FormulaTab.txtCalculation": "Пересчет",
|
||||
|
@ -2424,7 +2424,7 @@
|
|||
"SSE.Views.Toolbar.tipUndo": "Отменить",
|
||||
"SSE.Views.Toolbar.tipWrap": "Перенос текста",
|
||||
"SSE.Views.Toolbar.txtAccounting": "Финансовый",
|
||||
"SSE.Views.Toolbar.txtAdditional": "Дополнительно",
|
||||
"SSE.Views.Toolbar.txtAdditional": "Вставить функцию",
|
||||
"SSE.Views.Toolbar.txtAscending": "По возрастанию",
|
||||
"SSE.Views.Toolbar.txtAutosumTip": "Сумма",
|
||||
"SSE.Views.Toolbar.txtClearAll": "Всё",
|
||||
|
|
Loading…
Reference in a new issue