From: vsv Date: Fri, 10 Apr 2020 10:53:33 +0000 (+0300) Subject: Issue #3140: Remove '...' from command name X-Git-Tag: V9_5_0b1~53 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2da51bc1f2743c611dca5abe69c00b0efbb816ae;p=modules%2Fshaper.git Issue #3140: Remove '...' from command name --- diff --git a/src/XGUI/XGUI_ContextMenuMgr.cpp b/src/XGUI/XGUI_ContextMenuMgr.cpp index fe220b657..f38d4d46c 100644 --- a/src/XGUI/XGUI_ContextMenuMgr.cpp +++ b/src/XGUI/XGUI_ContextMenuMgr.cpp @@ -144,7 +144,7 @@ void XGUI_ContextMenuMgr::createActions() aDesktop); addAction("ISOLINES_CMD", aAction); - aAction = ModuleBase_Tools::createAction(QIcon(), tr("Show Isos..."), aDesktop); + aAction = ModuleBase_Tools::createAction(QIcon(), tr("Show Isos"), aDesktop); aAction->setCheckable(true); addAction("SHOW_ISOLINES_CMD", aAction); diff --git a/src/XGUI/XGUI_msg_fr.ts b/src/XGUI/XGUI_msg_fr.ts index fbcc41da1..1b4ba6a80 100644 --- a/src/XGUI/XGUI_msg_fr.ts +++ b/src/XGUI/XGUI_msg_fr.ts @@ -209,8 +209,8 @@ Définir l'Isos... - Show Isos... - Show Isos... + Show Isos + Show Isos