update odlux sources
[ccsdk/features.git] / sdnr / wt / odlux / apps / connectApp / src / components / refreshNetworkElementsDialog.tsx
index 27288fa..abf5938 100644 (file)
@@ -59,7 +59,7 @@ const settings: { [key: string]: DialogSettings } = {
     enableExtendedEditor: false,
   },
   [RefreshNetworkElementsDialogMode.RefreshNetworkElementsTable]: {
-    dialogTitle: "Do you want to refresh the Network Elements table?",
+    dialogTitle: "Do you want to refresh the nodes table?",
     dialogDescription: "",
     applyButtonText: "Yes",
     cancelButtonText: "Cancel",