From 0f3a9c36592eb0eb7ac5b35ece620f35a0d7632a Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 12 Oct 2001 19:46:35 +0000 Subject: Merge SRC641: 12.10.01 - 22:46:51 --- svx/source/engine3d/float3d.src | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'svx/source/engine3d/float3d.src') diff --git a/svx/source/engine3d/float3d.src b/svx/source/engine3d/float3d.src index 32a919c81a17..a9679bfa8f5f 100644 --- a/svx/source/engine3d/float3d.src +++ b/svx/source/engine3d/float3d.src @@ -2,9 +2,9 @@ * * $RCSfile: float3d.src,v $ * - * $Revision: 1.32 $ + * $Revision: 1.33 $ * - * last change: $Author: vg $ $Date: 2001-10-02 20:57:17 $ + * last change: $Author: kz $ $Date: 2001-10-12 20:46:35 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -854,18 +854,18 @@ DockingWindow RID_SVXFLOAT_3D DecimalDigits = 1 ; CustomUnitText = " Grad" ; CustomUnitText [ ENGLISH ] = " degree" ; - CustomUnitText[ english_us ] = " degree"; + CustomUnitText[ english_us ] = " degree(s)"; CustomUnitText[ portuguese ] = " degree"; - CustomUnitText[ russian ] = " degree"; + CustomUnitText[ russian ] = " ãðàäóñ(îâ)"; CustomUnitText[ greek ] = " degree"; - CustomUnitText[ dutch ] = " degree"; + CustomUnitText[ dutch ] = " graden"; CustomUnitText[ french ] = " degrés"; CustomUnitText[ spanish ] = " grado(s)"; CustomUnitText[ finnish ] = " degree"; - CustomUnitText[ italian ] = " degree"; + CustomUnitText[ italian ] = " gradi"; CustomUnitText[ danish ] = " degree"; - CustomUnitText[ swedish ] = " degree"; - CustomUnitText[ polish ] = " degree"; + CustomUnitText[ swedish ] = " grader"; + CustomUnitText[ polish ] = " stopni(e)"; CustomUnitText[ portuguese_brazilian ] = " degree"; CustomUnitText[ japanese ] = " 度"; CustomUnitText[ korean ] = " degree"; @@ -1453,18 +1453,18 @@ DockingWindow RID_SVXFLOAT_3D CustomUnitText = " Grad" ; CustomUnitText [ ENGLISH ] = " degree" ; Last = 90 ; - CustomUnitText[ english_us ] = " degree"; + CustomUnitText[ english_us ] = " degree(s)"; CustomUnitText[ portuguese ] = " degree"; - CustomUnitText[ russian ] = " degree"; + CustomUnitText[ russian ] = " ãðàäóñ(îâ)"; CustomUnitText[ greek ] = " degree"; - CustomUnitText[ dutch ] = " degree"; + CustomUnitText[ dutch ] = " graden"; CustomUnitText[ french ] = " degrés"; CustomUnitText[ spanish ] = " grado(s)"; CustomUnitText[ finnish ] = " degree"; - CustomUnitText[ italian ] = " degree"; + CustomUnitText[ italian ] = " gradi"; CustomUnitText[ danish ] = " degree"; - CustomUnitText[ swedish ] = " degree"; - CustomUnitText[ polish ] = " degree"; + CustomUnitText[ swedish ] = " grader"; + CustomUnitText[ polish ] = " stopni(e)"; CustomUnitText[ portuguese_brazilian ] = " degree"; CustomUnitText[ japanese ] = " 度"; CustomUnitText[ korean ] = " degree"; @@ -3606,3 +3606,4 @@ String RID_SVXFLOAT3D_FIX_B + -- cgit