Mantis issue 0020599. Add GEOM_ARC_ELLIPSE and some others.

This commit is contained in:
jfa 2009-12-17 09:38:23 +00:00
parent c50111a0e7
commit 8c0da49cc1

View File

@ -123,6 +123,10 @@ Please, select face, shell or solid and try again</translation>
<source>GEOM_ANGLE_1</source>
<translation>Angle</translation>
</message>
<message>
<source>GEOM_ARC_ELLIPSE</source>
<translation>Arc of ellipse</translation>
</message>
<message>
<source>GEOM_ARC</source>
<translation>Arc</translation>
@ -1131,6 +1135,10 @@ Please, select face, shell or solid and try again</translation>
<source>GEOM_PIPE_TITLE</source>
<translation>Pipe Construction</translation>
</message>
<message>
<source>GEOM_SEGMENT</source>
<translation>Segment of straight line</translation>
</message>
<message>
<source>GEOM_SELECT_UNPUBLISHED_EDGES</source>
<translation>Select unpublished edges</translation>
@ -3763,6 +3771,10 @@ Please, select face, shell or solid and try again</translation>
<source>GEOM_POLYGON</source>
<translation>Polygon</translation>
</message>
<message>
<source>GEOM_POLYHEDRON</source>
<translation>Polyhedron</translation>
</message>
<message>
<source>GEOM_NORMAL</source>
<translation>Normal direction</translation>