diff --git a/Constants/ConstMsg.vb b/Constants/ConstMsg.vb
index 96486f7..55cd1d1 100644
--- a/Constants/ConstMsg.vb
+++ b/Constants/ConstMsg.vb
@@ -10,9 +10,9 @@
Public Const MSG_GRIDVIEWPANEL As Integer = MSG_EGTCAM5 + 250
Public Const MSG_SIMULATION As Integer = MSG_EGTCAM5 + 300
Public Const MSG_TOOLSDBPAGE As Integer = MSG_EGTCAM5 + 1000
- Public Const MSG_TOOLSERRORS As Integer = MSG_EGTCAM5 + 1080
- Public Const MSG_MACHININGSDBPAGE As Integer = MSG_EGTCAM5 + 1100
- Public Const MSG_MACHININGSERRORS As Integer = MSG_EGTCAM5 + 1220
+ Public Const MSG_TOOLSERRORS As Integer = MSG_EGTCAM5 + 1100
+ Public Const MSG_MACHININGSDBPAGE As Integer = MSG_EGTCAM5 + 1200
+ Public Const MSG_MACHININGSERRORS As Integer = MSG_EGTCAM5 + 1320
Public Const MSG_MISSINGKEYWD As Integer = 10100
'Public Const MSG_CADCUTPAGEUC As Integer = MSG_OMAGCUT + 300
'Public Const MSG_NESTPAGEUC As Integer = MSG_OMAGCUT + 330
diff --git a/EgtCAM5Resources.xaml b/EgtCAM5Resources.xaml
index 4bcf44c..dee9431 100644
--- a/EgtCAM5Resources.xaml
+++ b/EgtCAM5Resources.xaml
@@ -113,6 +113,270 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+