Revision 3844 trunk/extensions/extCAD/sm/PointCADTool.sm

View differences:

PointCADTool.sm
19 19

  
20 20
	Entry {
21 21
		init();
22
		setQuestion("Defina el punto");
22
		setQuestion("PUNTO" + "\n" +
23
		"Defina el punto");
23 24
		}
24 25
	Exit {
25 26
		}

Also available in: Unified diff