[SSE] Fix Bug 43953
This commit is contained in:
parent
ed2abc5c3c
commit
93ba695883
|
@ -175,7 +175,7 @@ define([
|
||||||
cls: 'btn-toolbar x-huge icon-top',
|
cls: 'btn-toolbar x-huge icon-top',
|
||||||
iconCls: 'toolbar__icon btn-autosum',
|
iconCls: 'toolbar__icon btn-autosum',
|
||||||
caption: this.txtAutosum,
|
caption: this.txtAutosum,
|
||||||
hint: this.txtAutosumTip,
|
hint: [this.txtAutosumTip + Common.Utils.String.platformKey('Alt+='), this.txtFormulaTip],
|
||||||
split: true,
|
split: true,
|
||||||
disabled: true,
|
disabled: true,
|
||||||
lock: [_set.editText, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.selRangeEdit, _set.lostConnect, _set.coAuth],
|
lock: [_set.editText, _set.selChart, _set.selChartText, _set.selShape, _set.selShapeText, _set.selImage, _set.selRangeEdit, _set.lostConnect, _set.coAuth],
|
||||||
|
|
|
@ -1652,7 +1652,7 @@ define([
|
||||||
_updateHint(this.btnCurrencyStyle, this.tipDigStyleAccounting);
|
_updateHint(this.btnCurrencyStyle, this.tipDigStyleAccounting);
|
||||||
_updateHint(this.btnDecDecimal, this.tipDecDecimal);
|
_updateHint(this.btnDecDecimal, this.tipDecDecimal);
|
||||||
_updateHint(this.btnIncDecimal, this.tipIncDecimal);
|
_updateHint(this.btnIncDecimal, this.tipIncDecimal);
|
||||||
_updateHint(this.btnInsertFormula, this.txtFormula);
|
_updateHint(this.btnInsertFormula, [this.txtAutosumTip + Common.Utils.String.platformKey('Alt+='), this.txtFormula]);
|
||||||
_updateHint(this.btnNamedRange, this.txtNamedRange);
|
_updateHint(this.btnNamedRange, this.txtNamedRange);
|
||||||
_updateHint(this.btnClearStyle, this.tipClearStyle);
|
_updateHint(this.btnClearStyle, this.tipClearStyle);
|
||||||
_updateHint(this.btnCopyStyle, this.tipCopyStyle);
|
_updateHint(this.btnCopyStyle, this.tipCopyStyle);
|
||||||
|
@ -2383,6 +2383,7 @@ define([
|
||||||
textMorePages: 'More pages',
|
textMorePages: 'More pages',
|
||||||
capBtnAddComment: 'Add Comment',
|
capBtnAddComment: 'Add Comment',
|
||||||
capBtnInsSymbol: 'Symbol',
|
capBtnInsSymbol: 'Symbol',
|
||||||
tipInsertSymbol: 'Insert symbol'
|
tipInsertSymbol: 'Insert symbol',
|
||||||
|
txtAutosumTip: 'Summation'
|
||||||
}, SSE.Views.Toolbar || {}));
|
}, SSE.Views.Toolbar || {}));
|
||||||
});
|
});
|
|
@ -2488,6 +2488,7 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Time",
|
"SSE.Views.Toolbar.txtTime": "Time",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells",
|
"SSE.Views.Toolbar.txtUnmerge": "Unmerge Cells",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||||
|
"SSE.Views.Toolbar.txtAutosumTip": "Summation",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Show",
|
"SSE.Views.Top10FilterDialog.textType": "Show",
|
||||||
"SSE.Views.Top10FilterDialog.txtBottom": "Bottom",
|
"SSE.Views.Top10FilterDialog.txtBottom": "Bottom",
|
||||||
"SSE.Views.Top10FilterDialog.txtItems": "Item",
|
"SSE.Views.Top10FilterDialog.txtItems": "Item",
|
||||||
|
|
|
@ -2301,6 +2301,7 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Hora",
|
"SSE.Views.Toolbar.txtTime": "Hora",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Separar celdas",
|
"SSE.Views.Toolbar.txtUnmerge": "Separar celdas",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||||
|
"SSE.Views.Toolbar.txtAutosumTip": "Suma",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Mostrar",
|
"SSE.Views.Top10FilterDialog.textType": "Mostrar",
|
||||||
"SSE.Views.Top10FilterDialog.txtBottom": "Inferior",
|
"SSE.Views.Top10FilterDialog.txtBottom": "Inferior",
|
||||||
"SSE.Views.Top10FilterDialog.txtItems": "Artículo",
|
"SSE.Views.Top10FilterDialog.txtItems": "Artículo",
|
||||||
|
|
|
@ -2373,6 +2373,7 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Heure",
|
"SSE.Views.Toolbar.txtTime": "Heure",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Annuler fusion des cellules",
|
"SSE.Views.Toolbar.txtUnmerge": "Annuler fusion des cellules",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||||
|
"SSE.Views.Toolbar.txtAutosumTip": "Somme",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Afficher",
|
"SSE.Views.Top10FilterDialog.textType": "Afficher",
|
||||||
"SSE.Views.Top10FilterDialog.txtBottom": "En bas",
|
"SSE.Views.Top10FilterDialog.txtBottom": "En bas",
|
||||||
"SSE.Views.Top10FilterDialog.txtItems": "Element",
|
"SSE.Views.Top10FilterDialog.txtItems": "Element",
|
||||||
|
|
|
@ -2481,6 +2481,7 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Ora",
|
"SSE.Views.Toolbar.txtTime": "Ora",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Dividi celle",
|
"SSE.Views.Toolbar.txtUnmerge": "Dividi celle",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
"SSE.Views.Toolbar.txtYen": "¥ Yen",
|
||||||
|
"SSE.Views.Toolbar.txtAutosumTip": "Somma",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Mostra",
|
"SSE.Views.Top10FilterDialog.textType": "Mostra",
|
||||||
"SSE.Views.Top10FilterDialog.txtBottom": "In basso",
|
"SSE.Views.Top10FilterDialog.txtBottom": "In basso",
|
||||||
"SSE.Views.Top10FilterDialog.txtItems": "Elemento",
|
"SSE.Views.Top10FilterDialog.txtItems": "Elemento",
|
||||||
|
|
|
@ -2481,6 +2481,7 @@
|
||||||
"SSE.Views.Toolbar.txtTime": "Время",
|
"SSE.Views.Toolbar.txtTime": "Время",
|
||||||
"SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек",
|
"SSE.Views.Toolbar.txtUnmerge": "Отменить объединение ячеек",
|
||||||
"SSE.Views.Toolbar.txtYen": "¥ Иена",
|
"SSE.Views.Toolbar.txtYen": "¥ Иена",
|
||||||
|
"SSE.Views.Toolbar.txtAutosumTip": "Суммирование",
|
||||||
"SSE.Views.Top10FilterDialog.textType": "Показать",
|
"SSE.Views.Top10FilterDialog.textType": "Показать",
|
||||||
"SSE.Views.Top10FilterDialog.txtBottom": "Наименьшие",
|
"SSE.Views.Top10FilterDialog.txtBottom": "Наименьшие",
|
||||||
"SSE.Views.Top10FilterDialog.txtItems": "Элемент",
|
"SSE.Views.Top10FilterDialog.txtItems": "Элемент",
|
||||||
|
|
Loading…
Reference in a new issue