From 8c0da49cc1c3633554a847eb75caa80289d5b2b6 Mon Sep 17 00:00:00 2001 From: jfa Date: Thu, 17 Dec 2009 09:38:23 +0000 Subject: [PATCH] Mantis issue 0020599. Add GEOM_ARC_ELLIPSE and some others. --- src/GEOMGUI/GEOM_msg_en.ts | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 399dd04a4..a9ad0108a 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -123,6 +123,10 @@ Please, select face, shell or solid and try again GEOM_ANGLE_1 Angle + + GEOM_ARC_ELLIPSE + Arc of ellipse + GEOM_ARC Arc @@ -1131,6 +1135,10 @@ Please, select face, shell or solid and try again GEOM_PIPE_TITLE Pipe Construction + + GEOM_SEGMENT + Segment of straight line + GEOM_SELECT_UNPUBLISHED_EDGES Select unpublished edges @@ -3763,6 +3771,10 @@ Please, select face, shell or solid and try again GEOM_POLYGON Polygon + + GEOM_POLYHEDRON + Polyhedron + GEOM_NORMAL Normal direction -- 2.39.2