diff options
author | Oliver Bolte <obo@openoffice.org> | 2004-09-09 08:13:17 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2004-09-09 08:13:17 +0000 |
commit | f4c62cfce394cc66a29f82c7b0441b486a3fd1c8 (patch) | |
tree | 11b3723503a97d7e2356af93e7d640152d8dbf2c /svx/source/svdraw/svdstr.src | |
parent | a4339023a63a2c5ac4122b8116c93aa8276411d3 (diff) |
INTEGRATION: CWS encodingfix (1.81.136); FILE MERGED
2004/09/09 08:21:43 obo 1.81.136.1: #i31587# encoding problem for en-US
Diffstat (limited to 'svx/source/svdraw/svdstr.src')
-rw-r--r-- | svx/source/svdraw/svdstr.src | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/svx/source/svdraw/svdstr.src b/svx/source/svdraw/svdstr.src index cd2aa62a3f25..aadb71a28c42 100644 --- a/svx/source/svdraw/svdstr.src +++ b/svx/source/svdraw/svdstr.src @@ -2,9 +2,9 @@ * * $RCSfile: svdstr.src,v $ * - * $Revision: 1.82 $ + * $Revision: 1.83 $ * - * last change: $Author: obo $ $Date: 2004-08-12 09:05:49 $ + * last change: $Author: obo $ $Date: 2004-09-09 09:13:17 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -376,25 +376,25 @@ String STR_ObjNamePluralPLIN String STR_ObjNameSingulPATHLINE { Text [ de ] = "Bzierkurve" ; - Text [ en-US ] = "Bzier curve" ; + Text [ en-US ] = "Bézier curve" ; Text [ x-comment ] = " "; }; String STR_ObjNamePluralPATHLINE { Text [ de ] = "Bzierkurven" ; - Text [ en-US ] = "Bzier curves" ; + Text [ en-US ] = "Bézier curves" ; Text [ x-comment ] = " "; }; String STR_ObjNameSingulPATHFILL { Text [ de ] = "Bzierkurve" ; - Text [ en-US ] = "Bzier curve" ; + Text [ en-US ] = "Bézier curve" ; Text [ x-comment ] = " "; }; String STR_ObjNamePluralPATHFILL { Text [ de ] = "Bzierkurven" ; - Text [ en-US ] = "Bzier curves" ; + Text [ en-US ] = "Bézier curves" ; Text [ x-comment ] = " "; }; String STR_ObjNameSingulFREELINE @@ -1115,7 +1115,7 @@ String STR_EditSetPointsSmooth /* ### ACHTUNG: Neuer Text in Resource? Bziereigenschaften von %O ndern : Bziereigenschaften von %O ndern */ /* ### ACHTUNG: Neuer Text in Resource? Bziereigenschaften von %O ndern : Bziereigenschaften von %O ndern */ Text [ de ] = "Bziereigenschaften von %O ndern" ; - Text [ en-US ] = "Modify bzier properties of %O" ; + Text [ en-US ] = "Modify bézier properties of %O" ; Text [ x-comment ] = " "; }; String STR_EditSetSegmentsKind @@ -1123,7 +1123,7 @@ String STR_EditSetSegmentsKind /* ### ACHTUNG: Neuer Text in Resource? Bziereigenschaften von %O ndern : Bziereigenschaften von %O ndern */ /* ### ACHTUNG: Neuer Text in Resource? Bziereigenschaften von %O ndern : Bziereigenschaften von %O ndern */ Text [ de ] = "Bziereigenschaften von %O ndern" ; - Text [ en-US ] = "Modify bzier properties of %O" ; + Text [ en-US ] = "Modify bézier properties of %O" ; Text [ x-comment ] = " "; }; String STR_EditShut @@ -3448,7 +3448,7 @@ String SIP_SA_MEASURETEXTROTA90 String SIP_SA_MEASURETEXTUPSIDEDOWN { Text [ de ] = "Masstext um 180 drehen"; - Text [ en-US ] = "Rotate dimension value by 180"; + Text [ en-US ] = "Rotate dimension value by 180ø"; }; String SIP_SA_MEASUREOVERHANG |