From 1e018830bb46eecc8c2ec34a9ff46d3d5eaccf3b Mon Sep 17 00:00:00 2001 From: skv Date: Mon, 29 Sep 2014 11:06:14 +0400 Subject: [PATCH] Modify menu text and add an icon for CurveCreator --- src/GEOMGUI/GEOM_images.ts | 4 ++++ src/GEOMGUI/GEOM_msg_en.ts | 10 +++++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/src/GEOMGUI/GEOM_images.ts b/src/GEOMGUI/GEOM_images.ts index 467cc55de..989f171ac 100644 --- a/src/GEOMGUI/GEOM_images.ts +++ b/src/GEOMGUI/GEOM_images.ts @@ -1215,6 +1215,10 @@ ICO_SHELL_SEL_ONLY build_shell.png + + ICO_CURVE_CREATOR + polyline.png + ICO_SKETCH sketch.png diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 30942dd61..261ae1522 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -2370,7 +2370,15 @@ Please, select face, shell or solid and try again MEN_CURVE_CREATOR - Curve creator + 2D Polyline + + + TOP_CURVE_CREATOR + Create 2D polyline + + + STB_CURVE_CREATOR + Create 2D polyline MEN_ALL_SEL_ONLY -- 2.39.2