From 5d641e7cef1f1f060338d27e2212ddaaff4a3df5 Mon Sep 17 00:00:00 2001 From: jfa Date: Mon, 10 Jun 2013 08:14:30 +0000 Subject: [PATCH] Mantis issues 0022209 and 0022227 --- src/GEOMGUI/GEOM_msg_en.ts | 39 ++++++++++++++++++++++++++++++++++++++ src/GEOMGUI/GEOM_msg_fr.ts | 39 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 78 insertions(+) diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 14a91c320..3a226bb95 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -4945,6 +4945,18 @@ Ignoring units will cause model scaling (as dimensions are supposed to be specif SHOW_ALL_SUB_SHAPES Show all sub-shapes + + TOP_SMOOTHINGSURFACE + Smoothing Surface + + + MEN_SMOOTHINGSURFACE + Smoothing Surface + + + STB_SMOOTHINGSURFACE + Smoothing Surface + GEOM_SELECT_IMAGE Select image... @@ -5427,6 +5439,10 @@ Number of sketch points too small SECOND_SHAPE Second Shape + + WRN_NOT_SUBSHAPE + The selected shape is not a sub-shape of the main shape. Hide all extra shapes in the viewer for more suitable selection. + MeasureGUI_1Sel1TextView1Check_QTD @@ -5878,6 +5894,29 @@ Do you want to create new material? Position + + AdvancedGUI_SmoothingSurfaceDlg + + GEOM_SMOOTHINGSURFACE_TITLE + Smoothing surface Construction + + + GEOM_SMOOTHINGSURFACE + Smoothing surface + + + GEOM_SMOOTHINGSURFACE_RESULT + Result name + + + GEOM_SMOOTHINGSURFACE_ARG + Nodes + + + GEOM_SMOOTHINGSURFACE_ARG_POINTS + Points + + GEOMToolsGUI_PublishDlg diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts index ca76c8bca..677b77742 100644 --- a/src/GEOMGUI/GEOM_msg_fr.ts +++ b/src/GEOMGUI/GEOM_msg_fr.ts @@ -4943,6 +4943,18 @@ le paramètre '%1' aux préférences du module Géométrie.SHOW_ALL_SUB_SHAPES Afficher tous les sous-objets + + TOP_SMOOTHINGSURFACE + Surface lissee + + + MEN_SMOOTHINGSURFACE + Surface lissee + + + STB_SMOOTHINGSURFACE + Surface lissee + GEOM_SELECT_IMAGE Sélectionner une image... @@ -5425,6 +5437,10 @@ Le nombre de points n'est pas suffisant SECOND_SHAPE Objet secondaire + + WRN_NOT_SUBSHAPE + The selected shape is not a sub-shape of the main shape. Hide all extra shapes in the viewer for more suitable selection. + MeasureGUI_1Sel1TextView1Check_QTD @@ -5876,6 +5892,29 @@ Voulez-vous en créer un nouveau ? Position + + AdvancedGUI_SmoothingSurfaceDlg + + GEOM_SMOOTHINGSURFACE_TITLE + Constructions de surface lisse + + + GEOM_SMOOTHINGSURFACE + Surface lissee + + + GEOM_SMOOTHINGSURFACE_RESULT + Nom du résultat + + + GEOM_SMOOTHINGSURFACE_ARG + Noeuds + + + GEOM_SMOOTHINGSURFACE_ARG_POINTS + Points + + GEOMToolsGUI_PublishDlg -- 2.39.2