diff options
author | Rüdiger Timm <rt@openoffice.org> | 2000-12-08 17:23:05 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2000-12-08 17:23:05 +0000 |
commit | d3a76003f6b538f1feacb5d96a05a787a79d67e0 (patch) | |
tree | 9515f89b3a0463a6306745791f95793f9a223627 | |
parent | e960d01d917cd9b80b7912b678cc97ac55065bbd (diff) |
Merge SRC614: 08.12.00 - 19:22:38
-rw-r--r-- | sw/source/ui/envelp/labprt.src | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sw/source/ui/envelp/labprt.src b/sw/source/ui/envelp/labprt.src index b3868f048ef8..c7ac248548f8 100644 --- a/sw/source/ui/envelp/labprt.src +++ b/sw/source/ui/envelp/labprt.src @@ -2,9 +2,9 @@ * * $RCSfile: labprt.src,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: obo $ $Date: 2000-10-27 17:49:04 $ + * last change: $Author: rt $ $Date: 2000-12-08 18:23:05 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -190,7 +190,7 @@ TabPage TP_LAB_PRT Text[ chinese_traditional ] = "¦æ(~W)"; Text[ arabic ] = "ÕÝ"; Text[ greek ] = "ÃñáììÞ"; - Text[ korean ] = "Çà(~W)"; + Text[ korean ] = "Çà(~)"; Text[ turkish ] = "S~atýr"; }; NumericField FLD_ROW @@ -285,7 +285,7 @@ TabPage TP_LAB_PRT Text[ chinese_traditional ] = "³]¸m..."; Text[ arabic ] = "...ÅÚÏÇÏ"; Text[ greek ] = "~ÅãêáôÜóôáóç..."; - Text[ korean ] = "¼³Á¤..."; + Text[ korean ] = "¼Â¾÷..."; Text[ turkish ] = "Ayarlar..."; }; GroupBox GB_PRINTER |