GroupPntVecR = new DlgRef_2Sel1Spin( centralWidget() );
GroupPntVecR->GroupBox1->setTitle( tr( "GEOM_ARGUMENTS" ) );
- GroupPntVecR->TextLabel1->setText( tr( "GEOM_CENTER_POINT" ) + " (Origin by default)" );
- GroupPntVecR->TextLabel2->setText( tr( "GEOM_VECTOR" ) + " (Z axis by default)" );
+ GroupPntVecR->TextLabel1->setText( tr( "GEOM_CENTER_POINT" ) + " " + tr( "GEOM_CENTER_DEFAULT" ) );
+ GroupPntVecR->TextLabel2->setText( tr( "GEOM_VECTOR" ) + " " + tr( "GEOM_AXIS_DEFAULT" ) );
GroupPntVecR->TextLabel3->setText( tr( "GEOM_RADIUS" ) );
GroupPntVecR->PushButton1->setIcon( image1 );
GroupPntVecR->PushButton2->setIcon( image1 );
<source>GEOM_CENTER</source>
<translation>Center</translation>
</message>
+ <message>
+ <source>GEOM_CENTER_DEFAULT</source>
+ <translation>(Origin by default)</translation>
+ </message>
<message>
<source>GEOM_CENTER_POINT</source>
<translation>Center Point</translation>
</message>
+
<message>
<source>GEOM_CENTRAL_POINT</source>
<translation>Central Point</translation>
<source>GEOM_VECTOR</source>
<translation>Vector</translation>
</message>
+ <message>
+ <source>GEOM_AXIS_DEFAULT</source>
+ <translation>(Z axis by default)</translation>
+ </message>
+
<message>
<source>GEOM_VECTOR_LENGTH</source>
<translation>Vector Length :</translation>
<source>GEOM_CENTER</source>
<translation>Centre</translation>
</message>
+ <message>
+ <source>GEOM_CENTER_DEFAULT</source>
+ <translation> (Origine par défaut)</translation>
+ </message>
<message>
<source>GEOM_CENTER_POINT</source>
<translation>Point Central </translation>
<source>GEOM_VECTOR</source>
<translation>Vecteur</translation>
</message>
+ <message>
+ <source>GEOM_AXIS_DEFAULT</source>
+ <translation> (Axe Z par défaut)</translation>
+ </message>
<message>
<source>GEOM_VECTOR_LENGTH</source>
<translation>Longueur d'un vecteur :</translation>