diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-11-15 20:58:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-11-15 20:58:32 +0000 |
commit | fec25230c8d5674d21e1fb32a88820603760d164 (patch) | |
tree | 21296f2dd73c4c2a058adfb226056a616cdabb7a /sd/source/ui/dlg/tpoption.src | |
parent | 421e098ce9ff2e2d064fbb0414363ef0672f9f14 (diff) |
Merge SRC613: 11/15/00 - 22:58:04 (NoBranch)
Diffstat (limited to 'sd/source/ui/dlg/tpoption.src')
-rw-r--r-- | sd/source/ui/dlg/tpoption.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sd/source/ui/dlg/tpoption.src b/sd/source/ui/dlg/tpoption.src index 109125e02..3f0fa597e 100644 --- a/sd/source/ui/dlg/tpoption.src +++ b/sd/source/ui/dlg/tpoption.src @@ -2,9 +2,9 @@ * * $RCSfile: tpoption.src,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: rt $ $Date: 2000-11-09 13:11:18 $ + * last change: $Author: kz $ $Date: 2000-11-15 21:58:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -301,7 +301,7 @@ TabPage TP_OPTIONS_SNAP CustomUnitText [ ENGLISH_US ] = "Pixels" ; CustomUnitText [ SPANISH ] = "Píxel" ; CustomUnitText [ FINNISH ] = " Pixel" ; - CustomUnitText [ FRENCH ] = "Pixels" ; + CustomUnitText [ FRENCH ] = " Pixels" ; CustomUnitText [ ITALIAN ] = "Pixel" ; CustomUnitText [ DUTCH ] = "Pixels" ; CustomUnitText [ PORTUGUESE_BRAZILIAN ] = "Pixel" ; @@ -485,7 +485,7 @@ TabPage TP_OPTIONS_SNAP CustomUnitText [ english_us ] = "degrees" ; CustomUnitText [ italian ] = "gradi" ; CustomUnitText [ spanish ] = "grados" ; - CustomUnitText [ french ] = "degrés" ; + CustomUnitText [ french ] = " degrés" ; CustomUnitText [ dutch ] = "graden" ; CustomUnitText [ swedish ] = "grader" ; CustomUnitText [ danish ] = "grader" ; @@ -547,7 +547,7 @@ TabPage TP_OPTIONS_SNAP CustomUnitText [ english_us ] = "degrees" ; CustomUnitText [ italian ] = "gradi" ; CustomUnitText [ spanish ] = "grados" ; - CustomUnitText [ french ] = "degrés" ; + CustomUnitText [ french ] = " degrés" ; CustomUnitText [ dutch ] = "graden" ; CustomUnitText [ swedish ] = "grader" ; CustomUnitText [ danish ] = "grader" ; |