diff --git a/MainWindow.xaml.vb b/MainWindow.xaml.vb index a4a68ca..6a29f09 100644 --- a/MainWindow.xaml.vb +++ b/MainWindow.xaml.vb @@ -1326,7 +1326,7 @@ Class MainWindow ' Aggiorno interfaccia If m_OnlyFrame Then If nPrjType = CurrentProjectPageUC.PRJ_TYPE.FLATS And m_ActivePage <> Pages.RawPart Then - Dim FrameWnd As New EgtMsgBox(Me, "NON PUOI", "La tua licenza non รจ abilitata CAD", EgtMsgBox.Buttons.OK, EgtMsgBox.Icons.NULL) + Dim FrameWnd As New EgtMsgBox(Me, EgtMsg(91142), EgtMsg(91143), EgtMsgBox.Buttons.OK, EgtMsgBox.Icons.NULL) '' Gestione stato FastGrid 'm_CadCutPageUC.m_FastGridSlabManager.OnPreNewProject() ' Cancello progetto salvato con nome da file ini