From: Christophe Bourcier Date: Thu, 18 Dec 2014 09:34:20 +0000 (+0100) Subject: Use English when no Japanese translation exists X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2Fcbr%2Fcrowdin_V7_5_BR;p=modules%2Fsmesh.git Use English when no Japanese translation exists --- diff --git a/src/SMESHGUI/SMESH_msg_ja.ts b/src/SMESHGUI/SMESH_msg_ja.ts index 727402270..ae78bc09b 100644 --- a/src/SMESHGUI/SMESH_msg_ja.ts +++ b/src/SMESHGUI/SMESH_msg_ja.ts @@ -397,7 +397,7 @@ MEN_CHOOSE - MEN_CHOOSE + Choose... MEN_EDIT @@ -5432,7 +5432,7 @@ ID - ID + ID INSERT @@ -7590,11 +7590,11 @@ VOLUMES - VOLUMES + Volumes OUTSIDE_VOLUME_NORMAL - OUTSIDE_VOLUME_NORMAL + Face normal outside volume @@ -7605,7 +7605,7 @@ NO_VOLUME_OBJECT_SELECTED - NO_VOLUME_OBJECT_SELECTED + No volume object selected NO_FACES @@ -7613,7 +7613,7 @@ NO_VOLUMES - NO_VOLUMES + Volume object includes no volumes ZERO_SIZE_VECTOR @@ -7711,7 +7711,7 @@ SMESHGUI_DisplayEntitiesDlg WRN_AT_LEAST_ONE - WRN_AT_LEAST_ONE + At least one entity type should be chosen! diff --git a/src/StdMeshersGUI/StdMeshers_msg_ja.ts b/src/StdMeshersGUI/StdMeshers_msg_ja.ts index dd8940ed6..5be2b77f5 100644 --- a/src/StdMeshersGUI/StdMeshers_msg_ja.ts +++ b/src/StdMeshersGUI/StdMeshers_msg_ja.ts @@ -29,11 +29,19 @@ BAD_FACES_WARNING - BAD_FACES_WARNING + +Specified faces are not sub-shapes of the shape of +mesh/sub-mesh. +Consider creating another hypothesis instead of using +this one for this mesh/sub-mesh. BAD_EDGES_WARNING - BAD_EDGES_WARNING + +Specified edges are not sub-shapes of the shape of +mesh/sub-mesh. +Consider creating another hypothesis instead of using +this one for this mesh/sub-mesh.