diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2001-07-13 19:14:48 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2001-07-13 19:14:48 +0000 |
commit | b5da0f7c0fa888fc0b5c1e599e89f6db0d13f3ee (patch) | |
tree | f51b5c52026ba7b87e3d06b1de4583bd6efcd2b5 /goodies | |
parent | 26ebac0681b394a2f1ef3816f8f2a41562d1b34c (diff) |
Merge SRC638: 13.07.01 - 22:13:52
Diffstat (limited to 'goodies')
-rw-r--r-- | goodies/source/filter.vcl/epgm/dlgepgm.src | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/goodies/source/filter.vcl/epgm/dlgepgm.src b/goodies/source/filter.vcl/epgm/dlgepgm.src index 0cd59e46c4a4..1e1bc4c26f86 100644 --- a/goodies/source/filter.vcl/epgm/dlgepgm.src +++ b/goodies/source/filter.vcl/epgm/dlgepgm.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgepgm.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2001-06-08 21:42:44 $ + * last change: $Author: vg $ $Date: 2001-07-13 20:14: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_EPGM Text[ dutch ] = "~Binair"; Text[ chinese_simplified ] = "Ԫ(~B)"; Text[ greek ] = ""; - Text[ korean ] = "(~B)"; + Text[ korean ] = "̳ʸ(~B)"; Text[ turkish ] = "kili"; Text[ catalan ] = "~Binario"; Text[ finnish ] = "~Binri"; @@ -205,3 +205,4 @@ ModalDialog DLG_EXPORT_EPGM Text[ finnish ] = "PGM-asetukset"; }; + |