diff --git a/CMakeLists.txt b/CMakeLists.txt
index bb295e972..8a3cd8af9 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -33,7 +33,7 @@ ENDIF(WIN32)
STRING(TOUPPER ${PROJECT_NAME} PROJECT_NAME_UC)
SET(${PROJECT_NAME_UC}_MAJOR_VERSION 8)
-SET(${PROJECT_NAME_UC}_MINOR_VERSION 1)
+SET(${PROJECT_NAME_UC}_MINOR_VERSION 2)
SET(${PROJECT_NAME_UC}_PATCH_VERSION 0)
SET(${PROJECT_NAME_UC}_VERSION
${${PROJECT_NAME_UC}_MAJOR_VERSION}.${${PROJECT_NAME_UC}_MINOR_VERSION}.${${PROJECT_NAME_UC}_PATCH_VERSION})
diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts
index 1e42e0761..8c16f25af 100644
--- a/src/GEOMGUI/GEOM_msg_fr.ts
+++ b/src/GEOMGUI/GEOM_msg_fr.ts
@@ -5820,6 +5820,10 @@ le paramètre '%1' aux préférences du module Géométrie.TABLE_Y
Y
+
+
+ Distance
+
CurveCreator_Widget
@@ -5923,6 +5927,14 @@ le paramètre '%1' aux préférences du module Géométrie.JOIN_TLT
Joindre les sections sélectionnées
+
+
+ Assembler
+
+
+
+ Assembler deux points aux extrémités de deux sections
+
Effacer tout
@@ -7242,6 +7254,18 @@ Voulez-vous en créer un nouveau ?
Forme principale
+
+
+ Tolérance
+
+
+
+ Valeur min
+
+
+
+ Valeur max
+
Afficher la sélection
diff --git a/src/GEOMGUI/GEOM_msg_ja.ts b/src/GEOMGUI/GEOM_msg_ja.ts
index 5ee0ab872..c0c9cdd24 100644
--- a/src/GEOMGUI/GEOM_msg_ja.ts
+++ b/src/GEOMGUI/GEOM_msg_ja.ts
@@ -469,7 +469,7 @@
- CompSolids
+ 複合ソリッド
@@ -609,7 +609,7 @@
- Edges
+ エッジ
@@ -2029,7 +2029,7 @@
- Solids
+ ソリッド
@@ -4965,7 +4965,7 @@
- スタディの削減
+ スタディの縮小
@@ -5233,15 +5233,15 @@
- Extract and Rebuild
+ 抽出と再構築
- Extract and Rebuild
+ 抽出と再構築
- Extract and Rebuild
+ 抽出と再構築
@@ -5451,6 +5451,14 @@
局所座標軸に沿った次元
+
+
+ 全表示
+
+
+
+ 全非表示
+
GeometryGUI
@@ -5819,6 +5827,10 @@
Y
+
+
+ 距離
+
CurveCreator_Widget
@@ -5922,6 +5934,14 @@
選択した断面を結合
+
+
+ まとめる
+
+
+
+ 2個のセクション先端点をまとめる
+
すべて消去
@@ -6516,14 +6536,6 @@
削除
-
-
- 全表示
-
-
-
- 全非表示
-
距離
@@ -7231,6 +7243,18 @@
主形状
+
+
+ トレランスフィルタ
+
+
+
+ 最小値
+
+
+
+ 最大値
+
選択を表示
@@ -7614,51 +7638,51 @@
OperationGUI_ExtractionDlg
- Extract and Rebuild
+ 抽出と再構築
- Extraction type
+ 抽出タイプ
- Input parameters
+ 入力パラメータ
- Statistics
+ 統計
- Sub-shape type
+ Sub-shape type
- Filtered shapes
+ フィルタされた形状
- Shapes to extract
+ 形状の引き伸ばし
- Rebuild
+ 再構築
- Removed
+ 削除
- Modified
+ 修正
- Added
+ 追加
- Extraction
+ 抽出
diff --git a/src/STEPPlugin/STEPPlugin_msg_fr.ts b/src/STEPPlugin/STEPPlugin_msg_fr.ts
index 077fc096f..710a35b24 100644
--- a/src/STEPPlugin/STEPPlugin_msg_fr.ts
+++ b/src/STEPPlugin/STEPPlugin_msg_fr.ts
@@ -48,4 +48,58 @@
Sinon le modèle sera mis à l'échelle GEOM (unités interprétées comme des mètres).
+
+ STEPPlugin_ExportDlg
+
+
+ Unités de longueur
+
+
+
+ pouce
+
+
+
+ millimètre
+
+
+
+ pied
+
+
+
+ mile
+
+
+
+ mètre
+
+
+
+ kilomètre
+
+
+
+ millipouce
+
+
+
+ micromètre
+
+
+
+ centimètre
+
+
+
+ micropouce
+
+
+
+ STEPPlugin_ImportDlg
+
+
+ Crée les assemblages
+
+
diff --git a/src/STEPPlugin/STEPPlugin_msg_ja.ts b/src/STEPPlugin/STEPPlugin_msg_ja.ts
index 686db9ad4..22f7f4b23 100644
--- a/src/STEPPlugin/STEPPlugin_msg_ja.ts
+++ b/src/STEPPlugin/STEPPlugin_msg_ja.ts
@@ -47,4 +47,58 @@
インポートしたファイルの単位をミリメートルからメートルに変換しますか?いいえを選んだ場合、メートル単位として解釈します。
+
+ STEPPlugin_ExportDlg
+
+
+ 長さの単位
+
+
+
+ インチ
+
+
+
+ ミリメートル
+
+
+
+ フィート
+
+
+
+ マイル
+
+
+
+ メートル
+
+
+
+ キロメートル
+
+
+
+ ミリインチ
+
+
+
+ マイクロメートル
+
+
+
+ センチメートル
+
+
+
+ マイクロインチ
+
+
+
+ STEPPlugin_ImportDlg
+
+
+ アセンブリの作成
+
+