From 1999c155247b2ed6ac8bcd9a6515fd30f84b5ce6 Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 14 Jun 2013 11:15:54 +0000 Subject: [PATCH] 0021935: [CEA 696] Possibility to delete an object even if it was used before to create another one Fix error in message --- src/GEOMGUI/GEOM_msg_en.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 3a226bb95..0c5eef603 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -30,7 +30,7 @@ DEP_OBJECT One or more selected objects are used to create another ones or referenced from other modules. -Removal of these objects can result in valid Python dump. +Removal of these objects can result in invalid Python dump. Do you still want to delete these objects? -- 2.39.2