Salome HOME
#17784 [EDF] MESH-GEMS-2.9.6 Meshers options
[plugins/hexoticplugin.git] / src / GUI / HexoticPluginGUI_AdvWidget_QTD.ui
index 45847cf9b8d9932e84c6b673271e74219f745355..6cfbb0c7c8d5c23c333c4baa3f9bca2aac76e3e6 100644 (file)
@@ -74,7 +74,7 @@
       </sizepolicy>
      </property>
      <property name="title">
-      <string>Logs and debug</string>
+      <string>LOG_GROUP_TITLE</string>
      </property>
      <layout class="QGridLayout" name="gridLayout_2">
       <item row="0" column="0">
         <item>
          <widget class="QCheckBox" name="logInFileCheck">
           <property name="text">
-           <string>Print log in a file</string>
+           <string>LOG_IN_FILE</string>
           </property>
           <property name="checked">
            <bool>true</bool>
         <item>
          <widget class="QCheckBox" name="removeLogOnSuccessCheck">
           <property name="text">
-           <string>Remove log file on success</string>
+           <string>REMOVE_LOG_ON_SUCCESS</string>
           </property>
           <property name="checked">
            <bool>true</bool>
       <item row="2" column="0">
        <widget class="QCheckBox" name="keepWorkingFilesCheck">
         <property name="text">
-         <string>Keep working files</string>
+         <string>KEEP_WORKING_FILES</string>
         </property>
         <property name="autoExclusive">
          <bool>false</bool>