Salome HOME
PAL22878 TC6.5.0: Extrusion along a line: replace "Id Elements" label by "ID nodes...
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ExtrusionDlg.cxx
index 362736668846827b20cd9f542ef7431c0bd1882d..c75af4f45bfd259a32b7b205f1a5f5d02ef2a2ce 100644 (file)
@@ -429,6 +429,8 @@ void SMESHGUI_ExtrusionDlg::ConstructorsClicked (int constructorId)
 
   hidePreview();
 
+  TextLabelElements->setText(tr( constructorId ? "SMESH_ID_ELEMENTS" : "SMESH_ID_NODES"));
+
   switch (constructorId) {
   case 0:
     {