Revision 3847 trunk/extensions/extCAD/src/com/iver/cit/gvsig/gui/cad/tools/smc/EllipseCADToolContext.java

View differences:

EllipseCADToolContext.java
172 172
                EllipseCADTool ctxt = context.getOwner();
173 173

  
174 174
                ctxt.init();
175
                ctxt.setQuestion("Insertar punto inicial de eje de elipse");
175
                ctxt.setQuestion("ELIPSE" + "\n" +
176
		"Insertar punto inicial de eje de elipse");
176 177
                return;
177 178
            }
178 179

  

Also available in: Unified diff