diff options
author | Kurt Zenker <kz@openoffice.org> | 2000-12-08 17:21:19 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2000-12-08 17:21:19 +0000 |
commit | 19f575e79397e5fcd95e8a2ade71eb6660d75d02 (patch) | |
tree | 7cf4c0703192017b47d6ad7a047dbfb6d5ab7676 | |
parent | 3f78f516ae2d4cad87649dc5c5f704209a0d6758 (diff) |
Merge SRC614: 08.12.00 - 19:21:00
-rw-r--r-- | sw/source/ui/frmdlg/cption.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/frmdlg/cption.src b/sw/source/ui/frmdlg/cption.src index d8b256f3bb51..284c66cd3f3f 100644 --- a/sw/source/ui/frmdlg/cption.src +++ b/sw/source/ui/frmdlg/cption.src @@ -2,9 +2,9 @@ * * $RCSfile: cption.src,v $ * - * $Revision: 1.5 $ + * $Revision: 1.6 $ * - * last change: $Author: rt $ $Date: 2000-12-04 11:52:37 $ + * last change: $Author: kz $ $Date: 2000-12-08 18:21:19 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -165,7 +165,7 @@ ModalDialog DLG_CAPTION Text[ chinese_traditional ] = "(~A)"; Text[ arabic ] = ""; Text[ greek ] = ""; - Text[ korean ] = "з (~A)"; + Text[ korean ] = ""; Text[ turkish ] = "~Kategori"; Text[ language_user1 ] = " "; }; |