From 4033cfe508b6a54d253b71936854c225cf51a5dc Mon Sep 17 00:00:00 2001 From: skv Date: Tue, 30 Sep 2014 19:43:56 +0400 Subject: [PATCH] Fix Polyline creation dialog title --- src/GEOMGUI/GEOM_msg_en.ts | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 4e3b36a6c..2e7b31a74 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -5583,6 +5583,29 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif Join all sections + + EntityGUI_PolylineDlg + + POLYLINE_DLG_TITLE + Polyline Construction + + + POLYLINE_TITLE + Polyline + + + POLYLINE_NAME + Polyline + + + POLYLINE_ADD_SECTION + Add section + + + POLYLINE_EDIT_SECTION + Edit section + + EntityGUI_SketcherDlg -- 2.39.2