CustomMessagesComponent
Custom component messages override default component messages (see example).
Selector
kendo-editor-messages
Inputs
Name | Type | Default | Description |
---|---|---|---|
addColumnAfter |
|
The title of the tool that adds new column after currently selected column. | |
addColumnBefore |
|
The title of the tool that adds new column before currently selected column. | |
addRowAfter |
|
The title of the tool that adds new row after currently selected row. | |
addRowBefore |
|
The title of the tool that adds new row before currently selected row. | |
alignCenter |
|
The title of the tool that aligns text in the center. | |
alignJustify |
|
The title of the tool that justifies text both left and right. | |
alignLeft |
|
The title of the tool that aligns text on the left. | |
alignRight |
|
The title of the tool that aligns text on the right. | |
backColor |
|
The title of the tool that changes the text background color. | |
blockquote |
|
The title of the tool that wraps an element in a blockquote. | |
bold |
|
The title of the tool that makes text bold. | |
cleanFormatting |
|
The title of the Clean Formatting tool. | |
createLink |
|
The title of the tool that creates hyperlinks. | |
deleteColumn |
|
The title of the tool that deletes a table column. | |
deleteRow |
|
The title of the tool that deletes a table row. | |
deleteTable |
|
The title of the tool that deletes a table. | |
dialogApply |
|
The label of the Apply button in all Editor dialogs. | |
dialogCancel |
|
The label of the Cancel button in all editor dialogs. | |
dialogInsert |
|
The label of the Insert button in all editor dialogs. | |
dialogUpdate |
|
The label of the Update button in all editor dialogs. | |
fileText |
|
The caption for the file text in the insertFile dialog. | |
fileTitle |
|
The caption for the file Title in the insertFile dialog. | |
fileWebAddress |
|
The caption for the file URL in the insertFile dialog. | |
fontFamily |
|
The title of the tool that changes the text font. | |
fontSize |
|
The title of the tool that changes the text size. | |
foreColor |
|
The title of the tool that changes the text color. | |
format |
|
The title of the tool that lets users choose block formats. | |
imageAltText |
|
The caption for the image alternate text in the insertImage dialog. | |
imageHeight |
|
The caption for the image height in the insertImage dialog. | |
imageWebAddress |
|
The caption for the image URL in the insertImage dialog. | |
imageWidth |
|
The caption for the image width in the insertImage dialog. | |
indent |
|
The title of the tool that indents the content. | |
insertFile |
|
The title of the tool that inserts links to files. | |
insertImage |
|
The title of the tool that inserts images. | |
insertOrderedList |
|
The title of the tool that inserts an ordered list. | |
insertTable |
|
The title of the tool that inserts table. | |
insertUnorderedList |
|
The title of the tool that inserts an unordered list. | |
italic |
|
The title of the tool that makes text italicized. | |
linkOpenInNewWindow |
|
The caption for the checkbox for opening the link in a new window in the createLink dialog. | |
linkText |
|
The caption for the link text in the createLink dialog. | |
linkTitle |
|
The caption for the link title in the createLink dialog. | |
linkWebAddress |
|
The caption for the URL in the createLink dialog. | |
mergeCells |
|
The title of the tool that merges the currently selected cells. | |
outdent |
|
The title of the tool that outdents the content. | |
|
|
The title of the print tool. | |
redo |
|
The title of the tool that redos the last action. | |
selectAll |
|
The title of the tool that selects all content. | |
splitCell |
|
The title of the tool that splits the currently selected cell. | |
strikethrough |
|
The title of the tool that strikes through text. | |
subscript |
|
The title of the tool that makes text subscript. | |
superscript |
|
The title of the tool that makes text superscript. | |
underline |
|
The title of the tool that underlines text. | |
undo |
|
The title of the tool that undos the last action. | |
unlink |
|
The title of the tool that removes hyperlinks. | |
viewSource |
|
The title of the tool that shows the editor value as HTML. |