mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-19 05:50:33 +05:00
Fix Polyline creation dialog title
This commit is contained in:
parent
d73471def8
commit
4033cfe508
@ -5583,6 +5583,29 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif
|
||||
<translation>Join all sections</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntityGUI_PolylineDlg</name>
|
||||
<message>
|
||||
<source>POLYLINE_DLG_TITLE</source>
|
||||
<translation>Polyline Construction</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>POLYLINE_TITLE</source>
|
||||
<translation>Polyline</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>POLYLINE_NAME</source>
|
||||
<translation>Polyline</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>POLYLINE_ADD_SECTION</source>
|
||||
<translation>Add section</translation>
|
||||
</message>
|
||||
<message>
|
||||
<source>POLYLINE_EDIT_SECTION</source>
|
||||
<translation>Edit section</translation>
|
||||
</message>
|
||||
</context>
|
||||
<context>
|
||||
<name>EntityGUI_SketcherDlg</name>
|
||||
<message>
|
||||
|
Loading…
Reference in New Issue
Block a user