From 9363917eb60168bea97d992202198f4a5e889f10 Mon Sep 17 00:00:00 2001 From: vsr Date: Sat, 12 May 2012 10:30:56 +0000 Subject: [PATCH] Update translations --- src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx | 2 +- src/GUI/BLSURFPlugin_msg_en.ts | 4 ++-- src/GUI/BLSURFPlugin_msg_fr.ts | 6 +----- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx index c58460c..3c6fd03 100644 --- a/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx +++ b/src/GUI/BLSURFPluginGUI_HypothesisCreator.cxx @@ -1021,7 +1021,7 @@ QFrame* BLSURFPluginGUI_HypothesisCreator::buildFrame() 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); diff --git a/src/GUI/BLSURFPlugin_msg_en.ts b/src/GUI/BLSURFPlugin_msg_en.ts index 16d2ea2..e533c0a 100644 --- a/src/GUI/BLSURFPlugin_msg_en.ts +++ b/src/GUI/BLSURFPlugin_msg_en.ts @@ -348,8 +348,8 @@ Remove - BLSURF_ENF_VER_GROUPS - Unique group + BLSURF_ENF_VER_INTERNAL_VERTICES + Use internal vertices of all faces diff --git a/src/GUI/BLSURFPlugin_msg_fr.ts b/src/GUI/BLSURFPlugin_msg_fr.ts index 35aef5c..e120b63 100755 --- a/src/GUI/BLSURFPlugin_msg_fr.ts +++ b/src/GUI/BLSURFPlugin_msg_fr.ts @@ -348,11 +348,7 @@ Supprimer - Use internal vertices - Utiliser les points internes - - - Use internal vertices of all faces + BLSURF_ENF_VER_INTERNAL_VERTICES Utiliser les points internes de toutes les faces -- 2.39.2