diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-07-03 20:45:48 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-07-03 20:45:48 +0000 |
commit | 5d4502ea5400cc1267125162e7021f10d5aad95a (patch) | |
tree | 26f85789a0b86dee202ee5445c123ad58d975bb3 /goodies | |
parent | 7c40180e7f4b367aba7439f01b817292023b3c4f (diff) |
Merge SRC633: 03.07.01 - 23:45:06
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/eppm/dlgeppm.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/eppm/dlgeppm.src b/goodies/source/filter.vcl/eppm/dlgeppm.src index 6932f3a07cf1..5b217a816477 100644 --- a/goodies/source/filter.vcl/eppm/dlgeppm.src +++ b/goodies/source/filter.vcl/eppm/dlgeppm.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgeppm.src,v $ * - * $Revision: 1.9 $ + * $Revision: 1.10 $ * - * last change: $Author: rt $ $Date: 2001-06-13 21:44:54 $ + * last change: $Author: kz $ $Date: 2001-07-03 21:45:48 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -145,7 +145,7 @@ ModalDialog DLG_EXPORT_EPPM Text[ dutch ] = "~Binair"; Text[ chinese_simplified ] = "Ԫ(~B)"; Text[ greek ] = ""; - Text[ korean ] = "(~B)"; + Text[ korean ] = "̳ʸ"; Text[ turkish ] = "kili"; Text[ catalan ] = "~Binario"; Text[ finnish ] = "~Binri"; @@ -206,3 +206,4 @@ ModalDialog DLG_EXPORT_EPPM }; + |