msgid "ICON_DLG_CHECKSHAPE"
msgstr "check.png"
+msgid "ICON_DLG_CHECK_COMPOUND_OF_BLOCKS"
+msgstr "check_blocks_compound.png"
+
#SupressFaceDlg
msgid "ICON_DLG_SUPRESS_FACE"
msgstr "supressface.png"
msgid "ICON_DLG_GLUE_FACES"
msgstr "glue.png"
+
+msgid "ICON_DLG_FREE_FACES"
+msgstr "free_faces.png"
+
+msgid "ICON_DLG_PROPAGATE"
+msgstr "propagate.png"
msgid "GEOM_CHECK_SHAPE"
msgstr "Check Shape"
+#Check Blocks Compound
+msgid "GEOM_CHECK_BLOCKS_COMPOUND"
+msgstr "Check Blocks Compound"
+
+#Check Blocks Compound Errors
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_ERRORS"
+msgstr "Errors"
+
+#Check Blocks Compound Errors
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS"
+msgstr "The Compound of Blocks has no errors"
+
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS"
+msgstr "The Compound of Blocks has errors"
+
+#Check Blocks Compound SubShapes
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES"
+msgstr "Incriminated Sub-Shapes"
+
#Whatis
msgid "GEOM_WHATIS"
msgstr "Whatis"
msgid "GEOM_CHECK_TITLE"
msgstr "Check Shape Informations"
+#: MeasureGUI_CheckCompoundOfBlocks.cxx:61
+msgid "GEOM_CHECK_COMPOUND_BLOCKS_TITLE"
+msgstr "Check Blocks Compound"
+
#: GeometryGUI_CheckShape.cxx:83
msgid "GEOM_CHECK_INFOS"
msgstr "Object And Its Topological Informations"
msgid "GEOM_FREE_BOUNDARIES"
msgstr "Free boundaries"
+msgid "GEOM_FREE_FACES"
+msgstr "Free faces"
+
msgid "GEOM_BY_PARAMETER"
msgstr "By parameter"
msgid "GEOM_GLUE"
msgstr "Glue"
+msgid "GEOM_FREE_FACES_TITLE"
+msgstr "Free faces"
+
### New object names for RepairGUI ###
msgid "SEWING_NEW_OBJ_NAME"
msgstr "Sewing"
msgid "NON_GEOM_OBJECTS_SELECTED"
msgstr "There are objects selected which do not belong to %1 component."
+msgid "GEOM_PROPAGATE_TITLE"
+msgstr "Propagate"
+
+msgid "GEOM_PROPAGATE"
+msgstr "Propagate"
+
###
msgid "GEOM_CHECK_SHAPE"
msgstr "Check Shape"
+#Check Blocks Compound
+msgid "GEOM_CHECK_BLOCKS_COMPOUND"
+msgstr "Check Blocks Compound"
+
+#Check Blocks Compound Errors
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_ERRORS"
+msgstr "Errors"
+
+#Check Blocks Compound Errors
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_NO_ERRORS"
+msgstr "The Compound of Blocks has no errors"
+
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_HAS_ERRORS"
+msgstr "The Compound of Blocks has errors"
+
+#Check Blocks Compound SubShapes
+msgid "GEOM_CHECK_BLOCKS_COMPOUND_SUBSHAPES"
+msgstr "Incriminated Sub-Shapes"
+
#Whatis
msgid "GEOM_WHATIS"
msgstr "Whatis"
msgid "GEOM_CHECK_TITLE"
msgstr "Check Shape"
+#: MeasureGUI_CheckCompoundOfBlocks.cxx:61
+msgid "GEOM_CHECK_COMPOUND_BLOCKS_TITLE"
+msgstr "Check Blocks Compound"
+
#: GeometryGUI_CheckShape.cxx:83
msgid "GEOM_CHECK_INFOS"
msgstr "Objet et ses Informations Topologiques"
#MZN: to be translated
msgid "GEOM_CREATE_SINGLE_SOLID"
msgstr "Create a single solid"
+
+msgid "GEOM_FREE_FACES"
+msgstr "Free faces"
+
+msgid "GEOM_FREE_FACES_TITLE"
+msgstr "Free faces"
+
+msgid "GEOM_PROPAGATE_TITLE"
+msgstr "Propagate"
+
+msgid "GEOM_PROPAGATE"
+msgstr "Propagate"
theCommandID == 607 || // MENU REPAIR - REMOVE INTERNAL WIRES
theCommandID == 608 || // MENU REPAIR - ADD POINT ON EDGE
theCommandID == 609 || // MENU REPAIR - FREE BOUNDARIES
+ theCommandID == 610 || // MENU REPAIR - FREE FACES
theCommandID == 602 ) { // MENU REPAIR - GLUE FACES
library = geomGUI->getLibrary( "libRepairGUI.so" );
}
- else if( theCommandID == 701 || // MENU MEASURE - PROPERTIES
- theCommandID == 702 || // MENU MEASURE - CDG
- theCommandID == 703 || // MENU MEASURE - INERTIA
- theCommandID == 7041 || // MENU MEASURE - BOUNDING BOX
- theCommandID == 7042 || // MENU MEASURE - MIN DISTANCE
- theCommandID == 705 || // MENU MEASURE - TOLERANCE
- theCommandID == 706 || // MENU MEASURE - WHATIS
- theCommandID == 707 || // MENU MEASURE - CHECK
+ else if( theCommandID == 701 || // MENU MEASURE - PROPERTIES
+ theCommandID == 702 || // MENU MEASURE - CDG
+ theCommandID == 703 || // MENU MEASURE - INERTIA
+ theCommandID == 7041 || // MENU MEASURE - BOUNDING BOX
+ theCommandID == 7042 || // MENU MEASURE - MIN DISTANCE
+ theCommandID == 705 || // MENU MEASURE - TOLERANCE
+ theCommandID == 706 || // MENU MEASURE - WHATIS
+ theCommandID == 707 || // MENU MEASURE - CHECK
+ theCommandID == 7072 || // MENU MEASURE - CHECK COMPOUND OF BLOCKS
theCommandID == 708 ) { // MENU MEASURE - POINT COORDINATES
library = geomGUI->getLibrary( "libMeasureGUI.so" );
}
theCommandID == 801 ) { // MENU GROUP - EDIT
library = geomGUI->getLibrary( "libGroupGUI.so" );
}
- else if( theCommandID == 9999 || // MENU BLOCKS - HEXAHEDRAL SOLID
- theCommandID == 9998 || // MENU BLOCKS - MULTI-TRANSFORMATION
- theCommandID == 9997 || // MENU BLOCKS - QUADRANGLE FACE
+ else if( theCommandID == 9999 || // MENU BLOCKS - HEXAHEDRAL SOLID
+ theCommandID == 9998 || // MENU BLOCKS - MULTI-TRANSFORMATION
+ theCommandID == 9997 || // MENU BLOCKS - QUADRANGLE FACE
+ theCommandID == 99991 || // MENU BLOCKS - PROPAGATE
theCommandID == 9995 ) { // MENU BLOCKS - EXPLODE ON BLOCKS
library = geomGUI->getLibrary( "libBlocksGUI.so" );
}