Salome HOME
interpolz dialogs improvement
[modules/hydrosolver.git] / src / salome_hydro / changeCoordsDialog.py
index 177a1c7952e6e77f1daf52a04891801e565efbc7..fbf360fda6dc4ab0ae6ca0bd423e4004b984cd73 100644 (file)
@@ -124,7 +124,7 @@ class changeCoordsDialog(QDialog):
         <h3>Output Coord System</h3>
         This combo box is use to select the coordinate system of the output mesh. 
         """
-        QMessageBox.about(self, self.tr("About mesh edges to shapes dialog"), msg);
+        QMessageBox.about(self, self.tr("About change coordinates dialog"), msg);
        
    
     def on_accept(self):