diff --git a/components/contextmenu/integration.md b/components/contextmenu/integration.md
index bc5beb0eb3..3fa895f0a8 100644
--- a/components/contextmenu/integration.md
+++ b/components/contextmenu/integration.md
@@ -202,7 +202,7 @@ In this example, the context menu is used to select/deselect items, put an item
- Update
+ Save
Cancel
diff --git a/components/grid/accessibility/overview.md b/components/grid/accessibility/overview.md
index 8bd84e6498..28213251d5 100644
--- a/components/grid/accessibility/overview.md
+++ b/components/grid/accessibility/overview.md
@@ -138,7 +138,7 @@ The following example demonstrates the [accessibility compliance of the Grid com
- Update
+ Save
Cancel
diff --git a/components/grid/columns/command.md b/components/grid/columns/command.md
index c8ca56a8de..b0302fe7ea 100644
--- a/components/grid/columns/command.md
+++ b/components/grid/columns/command.md
@@ -115,7 +115,7 @@ The following code example demonstrates declarations and handling.
Edit
- Update
+ Save
Cancel
My Command
diff --git a/components/grid/columns/reorder.md b/components/grid/columns/reorder.md
index dc14540f40..ce944f0b02 100644
--- a/components/grid/columns/reorder.md
+++ b/components/grid/columns/reorder.md
@@ -29,7 +29,7 @@ To prevent the user from moving a certain column, set the column's `Reorderable`
- Update
+ Save
Edit
Delete
Cancel
diff --git a/components/grid/editing/inline.md b/components/grid/editing/inline.md
index 952bed04e4..b778b1902e 100644
--- a/components/grid/editing/inline.md
+++ b/components/grid/editing/inline.md
@@ -39,7 +39,7 @@ Use the command buttons to control the CUD operations.
- Update
+ Save
Edit
Delete
Cancel
diff --git a/components/grid/editing/overview.md b/components/grid/editing/overview.md
index 9762bf2466..06785b9511 100644
--- a/components/grid/editing/overview.md
+++ b/components/grid/editing/overview.md
@@ -84,7 +84,7 @@ You can customize the editors rendered in the Grid by providing the `EditorType`
EditorType="@GridEditorType.TextArea"
Title="Name" />
- Update
+ Save
Edit
Delete
Cancel
@@ -223,7 +223,7 @@ Editing is cancelled for the first two records.
- Update
+ Save
Edit
Delete
Cancel
diff --git a/components/grid/editing/validation.md b/components/grid/editing/validation.md
index 62931e5ec0..ccf9b7ae71 100644
--- a/components/grid/editing/validation.md
+++ b/components/grid/editing/validation.md
@@ -39,7 +39,7 @@ To disable the built-in validation, add a `` tag to the
- Update
+ Save
Edit
Delete
Cancel
diff --git a/components/grid/templates/editor.md b/components/grid/templates/editor.md
index fa687c8a0b..92bbb8d8b6 100644
--- a/components/grid/templates/editor.md
+++ b/components/grid/templates/editor.md
@@ -179,7 +179,7 @@ The Grid will save changes and close the current edit row (or edit cell) when th
- Update
+ Save
Edit
@@ -305,7 +305,7 @@ Also check the [Grid Foreign Key Column]({%slug grids-foreign-key%}) knowledge b
- Update
+ Save
Edit
diff --git a/components/grid/toolbar.md b/components/grid/toolbar.md
index 6ec29454f2..d3aefe8462 100644
--- a/components/grid/toolbar.md
+++ b/components/grid/toolbar.md
@@ -50,7 +50,7 @@ The grid offers built-in commands that you can invoke through its toolbar. To us
Edit
- Update
+ Save
Cancel
@@ -245,7 +245,7 @@ You can add your own HTML and components to create a more complex layout in the
Edit
- Update
+ Save
Cancel
diff --git a/components/scheduler/manual-operations.md b/components/scheduler/manual-operations.md
index ca609645e4..5160177658 100644
--- a/components/scheduler/manual-operations.md
+++ b/components/scheduler/manual-operations.md
@@ -124,7 +124,7 @@ Using Telerik DataSource extension methods to manipulate all the data into paged
- Update
+ Save
Edit
Delete
Cancel
diff --git a/components/treelist/accessibility/overview.md b/components/treelist/accessibility/overview.md
index a01b4c90af..e5c48b3518 100644
--- a/components/treelist/accessibility/overview.md
+++ b/components/treelist/accessibility/overview.md
@@ -157,7 +157,7 @@ The following example demonstrates the [accessibility compliance of the TreeList
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/columns/command.md b/components/treelist/columns/command.md
index 754dddd0d2..d27b28bd56 100644
--- a/components/treelist/columns/command.md
+++ b/components/treelist/columns/command.md
@@ -106,7 +106,7 @@ The `OnClick` handler of the commands receives an argument of type `TreeListComm
Edit
- Update
+ Save
Cancel
Custom Command
diff --git a/components/treelist/editing/inline.md b/components/treelist/editing/inline.md
index 584e07181a..aba2998b90 100644
--- a/components/treelist/editing/inline.md
+++ b/components/treelist/editing/inline.md
@@ -47,7 +47,7 @@ Editing is cancelled for the first record.
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/editing/overview.md b/components/treelist/editing/overview.md
index 992e16b3cc..1311d6490f 100644
--- a/components/treelist/editing/overview.md
+++ b/components/treelist/editing/overview.md
@@ -88,7 +88,7 @@ You can customize the editors rendered in the TreeList by providing the `EditorT
Add Child
Edit
Delete
- Update
+ Save
Cancel
@@ -340,7 +340,7 @@ Editing is cancelled for the first record.
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/editing/popup.md b/components/treelist/editing/popup.md
index 55552f0b7e..757fe2d283 100644
--- a/components/treelist/editing/popup.md
+++ b/components/treelist/editing/popup.md
@@ -59,7 +59,7 @@ Editing is cancelled for the first record.
Add Child
Edit
Delete
- Update
+ Save
Cancel
@@ -373,7 +373,7 @@ The `TreeListPopupEditFormSettings` nested tag exposes the following parameters
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/editing/validation.md b/components/treelist/editing/validation.md
index dc25c7366b..628a77fabe 100644
--- a/components/treelist/editing/validation.md
+++ b/components/treelist/editing/validation.md
@@ -47,7 +47,7 @@ To disable the built-in validation, add a ``tag to
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/events.md b/components/treelist/events.md
index 09cd2ef62c..413f595feb 100644
--- a/components/treelist/events.md
+++ b/components/treelist/events.md
@@ -208,7 +208,7 @@ Visit the [TreeList Cell Selection article to see an example]({%slug treelist-se
Add Child
Edit
Delete
- Update
+ Save
Cancel
@@ -462,7 +462,7 @@ Visit the [TreeList Cell Selection article to see an example]({%slug treelist-se
Add Child
Edit
Delete
- Update
+ Save
Cancel
@@ -726,7 +726,7 @@ Visit the [TreeList Cell Selection article to see an example]({%slug treelist-se
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/state.md b/components/treelist/state.md
index c8b78c52d5..ed289279a8 100644
--- a/components/treelist/state.md
+++ b/components/treelist/state.md
@@ -743,7 +743,7 @@ In addition to that, you can also use the `EditItem`, `OriginalEditItem`, `Inser
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/templates/editor.md b/components/treelist/templates/editor.md
index 96047def2d..5827fdd6e3 100644
--- a/components/treelist/templates/editor.md
+++ b/components/treelist/templates/editor.md
@@ -35,7 +35,7 @@ The TreeList row creates an `EditContext` and passes it to the `EditorTemplate`.
Edit
- Update
+ Save
Cancel
diff --git a/components/treelist/templates/popup-buttons-template.md b/components/treelist/templates/popup-buttons-template.md
index ee1c4c3135..135e3e9301 100644
--- a/components/treelist/templates/popup-buttons-template.md
+++ b/components/treelist/templates/popup-buttons-template.md
@@ -73,7 +73,7 @@ With the `ButtonsTemplate`, you can personalize the appearance and behavior of t
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/components/treelist/templates/popup-form-template.md b/components/treelist/templates/popup-form-template.md
index a55f3275ef..acd4350e66 100644
--- a/components/treelist/templates/popup-form-template.md
+++ b/components/treelist/templates/popup-form-template.md
@@ -65,7 +65,7 @@ You can use the `Context` attribute of the `` tag to set the name
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/knowledge-base/grid-add-edit-state.md b/knowledge-base/grid-add-edit-state.md
index 897fe93ade..e2c5d14daf 100644
--- a/knowledge-base/grid-add-edit-state.md
+++ b/knowledge-base/grid-add-edit-state.md
@@ -88,7 +88,7 @@ All these operations can also be used for [`Incell`]({%slug components/grid/edit
Edit
- Update
+ Save
Cancel
diff --git a/knowledge-base/grid-cascade-dropdowns-for-fields.md b/knowledge-base/grid-cascade-dropdowns-for-fields.md
index 28e3fbec6f..2891e12608 100644
--- a/knowledge-base/grid-cascade-dropdowns-for-fields.md
+++ b/knowledge-base/grid-cascade-dropdowns-for-fields.md
@@ -68,7 +68,7 @@ There are three approaches you can take:
- Update
+ Save
Edit
diff --git a/knowledge-base/grid-change-editable-attribute-update-create.md b/knowledge-base/grid-change-editable-attribute-update-create.md
index 5075a8959f..42f97c7110 100644
--- a/knowledge-base/grid-change-editable-attribute-update-create.md
+++ b/knowledge-base/grid-change-editable-attribute-update-create.md
@@ -63,7 +63,7 @@ In the two examples below, the `Name` column uses the `Editable` property, and t
- Update
+ Save
Cancel
Edit
@@ -162,7 +162,7 @@ In the two examples below, the `Name` column uses the `Editable` property, and t
- Update
+ Save
Cancel
Edit
diff --git a/knowledge-base/grid-default-value-for-new-row.md b/knowledge-base/grid-default-value-for-new-row.md
index 7343ce0e03..6ec557cc33 100644
--- a/knowledge-base/grid-default-value-for-new-row.md
+++ b/knowledge-base/grid-default-value-for-new-row.md
@@ -77,7 +77,7 @@ Click the Add button to see the default values for the HireDate
- Update
+ Save
Edit
Delete
Cancel
diff --git a/knowledge-base/grid-doubleclick-starts-editing.md b/knowledge-base/grid-doubleclick-starts-editing.md
index e129fbdff5..dc38664f07 100644
--- a/knowledge-base/grid-doubleclick-starts-editing.md
+++ b/knowledge-base/grid-doubleclick-starts-editing.md
@@ -44,7 +44,7 @@ See the following example for reference:
- Update
+ Save
Edit
Delete
Cancel
diff --git a/knowledge-base/grid-edit-on-row-double-click.md b/knowledge-base/grid-edit-on-row-double-click.md
index b0bea0ddc4..6815a7a61c 100644
--- a/knowledge-base/grid-edit-on-row-double-click.md
+++ b/knowledge-base/grid-edit-on-row-double-click.md
@@ -42,7 +42,7 @@ The Grid exposes two events that allows you to respond to the user clicking on i
- Update
+ Save
Delete
Cancel
diff --git a/knowledge-base/grid-filter-edit-enum.md b/knowledge-base/grid-filter-edit-enum.md
index 65e1edc6df..ca05a9adc0 100644
--- a/knowledge-base/grid-filter-edit-enum.md
+++ b/knowledge-base/grid-filter-edit-enum.md
@@ -49,7 +49,7 @@ To control how each enum value will show in the filtering DropDownList, decorate
- Update
+ Save
Edit
diff --git a/knowledge-base/grid-multiselect-editor.md b/knowledge-base/grid-multiselect-editor.md
index 8c45eed665..8dc0abc1c4 100644
--- a/knowledge-base/grid-multiselect-editor.md
+++ b/knowledge-base/grid-multiselect-editor.md
@@ -74,7 +74,7 @@ Add the [Multi Select component]({%slug multiselect-overview%}) to the [EditorTe
- Update
+ Save
Edit
diff --git a/knowledge-base/grid-row-template-simulate-built-in-functions.md b/knowledge-base/grid-row-template-simulate-built-in-functions.md
index 946e02b84e..16cb808a70 100644
--- a/knowledge-base/grid-row-template-simulate-built-in-functions.md
+++ b/knowledge-base/grid-row-template-simulate-built-in-functions.md
@@ -121,7 +121,7 @@ To implement a custom command column:
- Update
+ Save
Cancel
diff --git a/knowledge-base/grid-show-confirm-cancel-dialog.md b/knowledge-base/grid-show-confirm-cancel-dialog.md
index 3d2f877375..2fa5e54ad2 100644
--- a/knowledge-base/grid-show-confirm-cancel-dialog.md
+++ b/knowledge-base/grid-show-confirm-cancel-dialog.md
@@ -66,7 +66,7 @@ Use [Predefined Confirm Dialog]({%slug dialog-predefined%}#confirm) with the des
- Update
+ Save
Edit
Cancel
@@ -147,7 +147,7 @@ Using the [Dialog component]({%slug dialog-overview%}) will let you have fully c
- Update
+ Save
Edit
Cancel
diff --git a/knowledge-base/treelist-enable-checkbox-selection-only-edit-mode.md b/knowledge-base/treelist-enable-checkbox-selection-only-edit-mode.md
index eac304f143..a83b90eae7 100644
--- a/knowledge-base/treelist-enable-checkbox-selection-only-edit-mode.md
+++ b/knowledge-base/treelist-enable-checkbox-selection-only-edit-mode.md
@@ -74,7 +74,7 @@ Below is an example implementation that toggles the visibility of the Checkbox C
Add Child
Edit
Delete
- Update
+ Save
Cancel
diff --git a/knowledge-base/treelist-get-parent-item-on-insert.md b/knowledge-base/treelist-get-parent-item-on-insert.md
index a3d32bab62..863c8678b5 100644
--- a/knowledge-base/treelist-get-parent-item-on-insert.md
+++ b/knowledge-base/treelist-get-parent-item-on-insert.md
@@ -65,7 +65,7 @@ The approaches to handle this would depend of the type of data the component is
Add Child
Edit
- Update
+ Save
Cancel
@@ -197,7 +197,7 @@ The approaches to handle this would depend of the type of data the component is
Add Child
Edit
- Update
+ Save
Cancel