diff --git a/src/EntityGUI/EntityGUI_SketcherDlg.cxx b/src/EntityGUI/EntityGUI_SketcherDlg.cxx
index c2b167b98..7c16fccbd 100644
--- a/src/EntityGUI/EntityGUI_SketcherDlg.cxx
+++ b/src/EntityGUI/EntityGUI_SketcherDlg.cxx
@@ -154,7 +154,7 @@ EntityGUI_SketcherDlg::EntityGUI_SketcherDlg( GeometryGUI* GUI, QWidget* parent,
GroupD2 = new EntityGUI_Dir2( MainWidget->DestCnt );
- GroupD2->GroupDir2->setTitle( tr( "GEOM_SKETCHER_DIR" ) );
+ GroupD2->GroupDir2->setTitle( tr( "GEOM_SKETCHER_DIST" ) );
GroupD2->RB_Dir21->setText( tr( "GEOM_SKETCHER_LENGTH" ) );
GroupD2->RB_Dir22->setText( tr( "GEOM_SKETCHER_X" ) );
GroupD2->RB_Dir23->setText( tr( "GEOM_SKETCHER_Y" ) );
diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts
index f3c0edbbb..486a2bbc1 100644
--- a/src/GEOMGUI/GEOM_msg_en.ts
+++ b/src/GEOMGUI/GEOM_msg_en.ts
@@ -1589,6 +1589,10 @@ Please, select face, shell or solid and try again
Direction
+
+
+ Distance
+ DX :
@@ -1703,7 +1707,7 @@ Please, select face, shell or solid and try again
- Abs. X :
+ DX :
@@ -1715,7 +1719,7 @@ Please, select face, shell or solid and try again
- Abs. Y :
+ DY :
diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts
index 594d1ead8..92121579c 100644
--- a/src/GEOMGUI/GEOM_msg_fr.ts
+++ b/src/GEOMGUI/GEOM_msg_fr.ts
@@ -489,6 +489,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
Dimensions
+
+
+ Distance
+ Distance
@@ -1703,7 +1707,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
- Abs. X :
+ DX :
@@ -1715,7 +1719,7 @@ Choisissez une face, une coque ou un solide et essayez de nouveau
- Abs. Y :
+ DY :