diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-03-31 05:52:00 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-03-31 05:52:00 +0000 |
commit | 6e7b37dacd3163fa9dfd614a19d68d63979bc965 (patch) | |
tree | 2e6d957fb171a2419efc3b59a2190d6402437bc9 /sw/source/ui/misc/bookmark.src | |
parent | fb8c4ad80b43aaa26861486eb7277fce1f756787 (diff) |
Merge SRC627: 31.03.01 - 08:51:38 (NoBranch)
Diffstat (limited to 'sw/source/ui/misc/bookmark.src')
-rw-r--r-- | sw/source/ui/misc/bookmark.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/source/ui/misc/bookmark.src b/sw/source/ui/misc/bookmark.src index 7f749446a3eb..9d19c2a6719c 100644 --- a/sw/source/ui/misc/bookmark.src +++ b/sw/source/ui/misc/bookmark.src @@ -2,9 +2,9 @@ * * $RCSfile: bookmark.src,v $ * - * $Revision: 1.6 $ + * $Revision: 1.7 $ * - * last change: $Author: kz $ $Date: 2001-02-09 20:45:34 $ + * last change: $Author: kz $ $Date: 2001-03-31 06:52:00 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -132,7 +132,7 @@ ModalDialog DLG_INSERT_BOOKMARK TEXT[ japanese ] = "폜(~D)"; TEXT[ chinese_traditional ] = "R(~D)"; TEXT[ greek ] = ""; - TEXT[ korean ] = ""; + TEXT[ korean ] = "(~D)"; TEXT[ arabic ] = ""; TEXT[ turkish ] = "~Sil"; }; |