From: vsr Date: Thu, 5 Jun 2008 04:38:23 +0000 (+0000) Subject: Issue 0019855 (Cannot delete objects with dependencies) : improve 'Delete objects... X-Git-Tag: V4_1_3~9 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1a353e154492e1ef83419a76677336f165dee0a6;p=modules%2Fgeom.git Issue 0019855 (Cannot delete objects with dependencies) : improve 'Delete objects' operation --- diff --git a/src/GEOMGUI/GEOM_msg_en.po b/src/GEOMGUI/GEOM_msg_en.po index d234b7340..f3a9af1b3 100644 --- a/src/GEOMGUI/GEOM_msg_en.po +++ b/src/GEOMGUI/GEOM_msg_en.po @@ -241,9 +241,14 @@ msgstr "Radius is null" msgid "GEOM_WRN_WARNING" msgstr "Warning" -#: GeometryGUI.cxx:3854 -msgid "GEOM_REALLY_DELETE" -msgstr "Do you really want to delete this %1 object(s):" +msgid "GEOMToolsGUI_DeleteDlg::GEOM_REALLY_DELETE" +msgstr "Do you really want to delete %1 object(s)?:" + +msgid "GEOMToolsGUI_DeleteDlg::GEOM_REALLY_DELETE_ALL" +msgstr "Do you really want to delete all objects?:" + +msgid "GEOMToolsGUI_DeleteDlg::GEOM_DELETE_OBJECTS" +msgstr "Delete objects:" #: GEOMToolsGUI_1.cxx msgid "GEOM_WRN_NO_APPROPRIATE_SELECTION"