diff options
-rw-r--r-- | sw/source/ui/envelp/labfmt.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/envelp/labfmt.src b/sw/source/ui/envelp/labfmt.src index c667285f4f8b..ed916b16b896 100644 --- a/sw/source/ui/envelp/labfmt.src +++ b/sw/source/ui/envelp/labfmt.src @@ -2,9 +2,9 @@ * * $RCSfile: labfmt.src,v $ * - * $Revision: 1.1.1.1 $ + * $Revision: 1.2 $ * - * last change: $Author: hr $ $Date: 2000-09-18 17:14:35 $ + * last change: $Author: rt $ $Date: 2000-12-08 18:22:03 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -434,7 +434,7 @@ String STR_HDIST Text[ chinese_simplified ] = "ˮƽ"; Text[ russian ] = " ."; Text[ polish ] = "Odstp poziomy"; - Text[ japanese ] = "Ԋu"; + Text[ japanese ] = "̊Ԋu"; Text[ chinese_traditional ] = "j"; Text[ arabic ] = " "; Text[ greek ] = " "; @@ -460,7 +460,7 @@ String STR_VDIST Text[ chinese_simplified ] = "ֱ"; Text[ russian ] = " ."; Text[ polish ] = "Odstp pionowy"; - Text[ japanese ] = "cԊu"; + Text[ japanese ] = "c̊Ԋu"; Text[ chinese_traditional ] = "j"; Text[ arabic ] = " "; Text[ greek ] = ". "; |