addVertexButton = new QPushButton(tr("BLSURF_ENF_VER_VERTEX"),myEnfGroup);
removeVertexButton = new QPushButton(tr("BLSURF_ENF_VER_REMOVE"),myEnfGroup);
- myInternalEnforcedVerticesAllFaces = new QCheckBox(tr("Use internal vertices of all faces"),myEnfGroup);
+ myInternalEnforcedVerticesAllFaces = new QCheckBox(tr("BLSURF_ENF_VER_INTERNAL_VERTICES"),myEnfGroup);
QLabel* myInternalEnforcedVerticesAllFacesGroupLabel = new QLabel( tr( "BLSURF_ENF_VER_GROUP_LABEL" ), myEnfGroup );
myInternalEnforcedVerticesAllFacesGroup = new QLineEdit(myEnfGroup);
<translation>Remove</translation>
</message>
<message>
- <source>BLSURF_ENF_VER_GROUPS</source>
- <translation>Unique group</translation>
+ <source>BLSURF_ENF_VER_INTERNAL_VERTICES</source>
+ <translation>Use internal vertices of all faces</translation>
</message>
</context>
</TS>
<translation>Supprimer</translation>
</message>
<message>
- <source>Use internal vertices</source>
- <translation>Utiliser les points internes</translation>
- </message>
- <message>
- <source>Use internal vertices of all faces</source>
+ <source>BLSURF_ENF_VER_INTERNAL_VERTICES</source>
<translation>Utiliser les points internes de toutes les faces</translation>
</message>
</context>