CustomMessagesComponent
Custom component messages override default component messages.
Selector
kendo-spreadsheet-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
addColumnLeft |
|
The title of the tool that adds new column before currently selected column | |
addColumnRight |
|
The title of the tool that adds new column after currently selected column | |
addRowAbove |
|
The title of the tool that adds new row above currently selected row | |
addRowBelow |
|
The title of the tool that adds new row below currently selected row | |
addSheet |
|
The title of the Add new sheet button | |
align |
|
The title of the Text Align tool | |
alignBottom |
|
The title of the Text Align Bottom tool | |
alignCenter |
|
The title of the Text Align Center tool | |
alignHorizontal |
|
The title of the Text Align Horizontal tool | |
alignJustify |
|
The title of the Text Align Justify tool | |
alignLeft |
|
The title of the Text Align Left tool | |
alignMiddle |
|
The title of the Text Align Middle tool | |
alignRight |
|
The title of the Text Align Right tool | |
alignTop |
|
The title of the Text Align Top tool | |
alignVertical |
|
The title of the Text Align Vertical tool | |
anyValueValidationCriteria |
|
The text of the Any value validation criteria. | |
background |
|
The title of the tool that changes the text background color | |
betweenValidationComparer |
|
The text of the between validation comparer. | |
bold |
|
The title of the Bold tool | |
cannotModifyDisabled |
|
The content of the dialog that warns about modifying a disabled cell | |
color |
|
The title of the tool that changes the text font color | |
copy |
|
The Copy command text | |
customFormulaValidationCriteria |
|
The text of the Custom Formula validation criteria. | |
cut |
|
The Cut command text | |
dataTab |
|
The name of the "Data" toolbar tab | |
dataValidation |
|
The title of the Data Validation tool | |
dateValidationCriteria |
|
The text of the Date validation criteria. | |
decreaseDecimal |
|
The title of the tool that inserts a link | |
decreaseFontSize |
|
The title of the tool that decreases the cell font size | |
delete |
|
The title of the Delete sheet dialog | |
deleteColumn |
|
The title of the tool that deletes a column | |
deleteRow |
|
The title of the tool that deletes a row | |
dialogApply |
|
The text of the Apply button in all Spreadsheet dialogs | |
dialogCancel |
|
The text of the Cancel button in all Spreadsheet dialogs | |
dialogDelete |
|
The text of the Delete button in the Delete sheet dialog | |
dialogError |
|
The title of an error dialog | |
dialogInsert |
|
The text of the Insert button in all Spreadsheet dialogs | |
dialogOk |
|
The text of the OK dialog button | |
dialogRemove |
|
The text of the Remove button in all Spreadsheet dialogs | |
dialogRemoveLink |
|
The text of the Remove link button in the Link tool dialog | |
dialogRename |
|
The text of the Rename button in the Rename sheet dialog | |
duplicateSheetName |
|
The content of the dialog that warns about duplicated sheet name | |
equalToValidationComparer |
|
The text of the equal to validation comparer. | |
file |
|
The name of the "File" toolbar tab | |
fontFamily |
|
The title of the Font Family tool | |
fontSize |
|
The title of the Font Size tool | |
format |
|
The title of the Format tool | |
formatTab |
|
The name of the "Format" toolbar tab | |
formulaInput |
|
The title of the Formula input | |
greaterThanOrEqualToValidationComparer |
|
The text of the greater than or equal to validation comparer. | |
greaterThanValidationComparer |
|
The text of the greater than validation comparer. | |
gridLines |
|
The title of the Grid Lines tool | |
hideColumn |
|
The Hide column command text | |
hideRow |
|
The Hide row command text | |
home |
|
The name of the "Home" toolbar tab | |
increaseDecimal |
|
The title of the tool that inserts a link | |
increaseFontSize |
|
The title of the tool that increases the cell font size | |
insert |
|
The name of the "Insert" toolbar tab | |
insertLink |
|
The title of the tool that inserts a link | |
invalidNameError |
|
The content of the dialog that warns about invalid name input. The content consists of a two-part message - the input value and a localizable string. For user value input A1%, the default dialog content will be Invalid name: A1%. To allow reordering the input value and the localizable part, the | |
italic |
|
The title of the Italic tool | |
lessThanOrEqualToValidationComparer |
|
The text of the less than or equal to validation comparer. | |
lessThanValidationComparer |
|
The text of the less than validation comparer. | |
listValidationCriteria |
|
The text of the List validation criteria. | |
loadFile |
|
The title of the Load File tool | |
merge |
|
The title of the Cells Merge tool | |
mergeAll |
|
The title of the Merge all tool | |
mergeHorizontally |
|
The title of the Merge horizontally tool | |
mergeVertically |
|
The title of the Merge vertically tool | |
modifyMerged |
|
The content of the dialog that warns about modifying a merged cell | |
nameBox |
|
The title of the Name Box input | |
notBetweenValidationComparer |
|
The text of the not between validation comparer. | |
notEqualToValidationComparer |
|
The text of the not equal to validation comparer. | |
numberValidationCriteria |
|
The text of the Number validation criteria. | |
openUnsupported |
|
The content of the dialog that warns about an unsupported file type | |
paste |
|
The Paste command text | |
redo |
|
The title of the Redo tool | |
rename |
|
The title of the Rename sheet dialog | |
saveFile |
|
The title of the Save File tool | |
sheetDelete |
|
The text of the Sheet menu Delete option | |
sheetDuplicate |
|
The text of the Sheet menu Duplicate option | |
sheetHide |
|
The text of the Sheet menu Hide option | |
sheetMoveLeft |
|
The text of the Sheet menu Move Left option | |
sheetMoveRight |
|
The text of the Sheet menu Move Right option | |
sheetRename |
|
The text of the Sheet menu Rename option | |
sheetsMenu |
|
The title of the Sheets menu button | |
textValidationCriteria |
|
The text of the Text validation criteria. | |
underline |
|
The title of the Underline tool | |
undo |
|
The title of the Undo tool | |
unhideColumn |
|
The Unhide column command text | |
unhideRow |
|
The Unhide row command text | |
unmerge |
|
The title of the Unmerge tool | |
validationCellRange |
|
The text of the Cell Range input label in the data validation dialog | |
validationComparer |
|
The text of the Comparer dropdown list label in the data validation dialog. | |
validationCriteria |
|
The text of the Criteria dropdown list label in the data validation dialog. | |
validationEndValue |
|
The text of the End value label in the data validation dialog. | |
validationHintMessage |
|
The text for the Custom hint input label in the data validation dialog. | |
validationHintTitle |
|
The text for the Custom hint title input label in the data validation dialog. | |
validationIgnoreBlankCheckbox |
|
The text for the Ignore blank checkbox label in the data validation dialog. | |
validationMaxValue |
|
The text of the Max value label in the data validation dialog. | |
validationMinValue |
|
The text of the Min value label in the data validation dialog. | |
validationOnInvalidData |
|
The text for the On invalid data label in the data validation dialog. | |
validationRejectInput |
|
The text for the Reject input radio button label in the data validation dialog. | |
validationShowDateButtonCheckbox |
|
The text for the Show date button checkbox label in the data validation dialog. | |
validationShowHint |
|
The text for the Show hint checkbox label in the data validation dialog. | |
validationShowListButtonCheckbox |
|
The text for the Show list button checkbox label in the data validation dialog. | |
validationShowWarning |
|
The text for the Show warning radio button label in the data validation dialog. | |
validationStartValue |
|
The text of the Start value label in the data validation dialog. | |
validationValue |
|
The text of the Value label in the data validation dialog. | |
view |
|
The text of the View toolbar tab | |
wrap |
|
The title of the Text Wrap tool |