]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
HYDRO bug 16: rename View \96 Toolbars - HYDRO toolbar.
authorouv <ouv@opencascade.com>
Wed, 11 Sep 2013 07:10:02 +0000 (07:10 +0000)
committerouv <ouv@opencascade.com>
Wed, 11 Sep 2013 07:10:02 +0000 (07:10 +0000)
src/HYDROGUI/HYDROGUI_Operations.cxx
src/HYDROGUI/resources/HYDROGUI_msg_en.ts

index 5a9529fca20455c44fa3490e4f1594fec3f8281d..9133cb72d494f03477258103d9ffd9ab7aaa2e78 100644 (file)
@@ -126,7 +126,7 @@ void HYDROGUI_Module::createPopups()
 
 void HYDROGUI_Module::createToolbars()
 {
-  int aToolBar = createTool( tr( "HYDRO_TOOLBAR" ) );
+  int aToolBar = createTool( tr( "MEN_DESK_HYDRO" ) );
   createTool( UndoId, aToolBar );
   createTool( RedoId, aToolBar );
 }
index 64a96777199f118eb18b2f006897c342f74661dc..2eae424e7721722543d62c1a7bcff6c93e4a0e03 100644 (file)
@@ -311,10 +311,6 @@ file cannot be correctly imported for a Bathymetry definition.</translation>
       <source>DSK_UPDATE_IMAGE</source>
       <translation>Update image</translation>
     </message>
-    <message>
-      <source>HYDRO_TOOLBAR</source>
-      <translation>HYDRO toolbar</translation>
-    </message>
     <message>
       <source>MEN_CREATE_POLYLINE</source>
       <translation>Create polyline</translation>