diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-02-09 19:11:09 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-02-09 19:11:09 +0000 |
commit | f7c0d121c40b938218b7d8867a4502fcfdc96a8b (patch) | |
tree | 342c198148df3b379528683102062b399a30fbf4 /goodies/source | |
parent | 30da842a08255e6b72328e45fc945ce5f053b458 (diff) |
Merge SWT614: 09.02.01 - 21:10:51
Diffstat (limited to 'goodies/source')
-rw-r--r-- | goodies/source/filter.vcl/eps/dlgeps.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/goodies/source/filter.vcl/eps/dlgeps.src b/goodies/source/filter.vcl/eps/dlgeps.src index 5b2a6381ba8a..01798a140807 100644 --- a/goodies/source/filter.vcl/eps/dlgeps.src +++ b/goodies/source/filter.vcl/eps/dlgeps.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgeps.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: kz $ $Date: 2001-02-02 15:35:33 $ + * last change: $Author: kz $ $Date: 2001-02-09 20:11:09 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -127,7 +127,7 @@ ModalDialog DLG_EXPORT_EPS Text[ dutch ] = "Voorbeeld"; Text[ chinese_simplified ] = "Ԥ"; Text[ greek ] = ""; - Text[ korean ] = "̸ "; + Text[ korean ] = "̸"; Text[ turkish ] = "nizleme"; }; CheckBox CB_PREVIEW_TIFF @@ -154,7 +154,7 @@ ModalDialog DLG_EXPORT_EPS Text[ dutch ] = "~Voorbeeldvenster (TIFF)"; Text[ chinese_simplified ] = "ͼԤ(~TIFF)"; Text[ greek ] = " (TIFF)"; - Text[ korean ] = " ̸ (TIFF)(~P)"; + Text[ korean ] = " ̸ (TIFF)(~P)"; Text[ chinese_traditional ] = "Ϥw(TIFF)(~P)"; Text[ turkish ] = "Resim nizleme (TIFF)"; }; @@ -349,7 +349,7 @@ ModalDialog DLG_EXPORT_EPS Text[ dutch ] = "~Grijswaarden"; Text[ chinese_simplified ] = "Ҷ(~G)"; Text[ greek ] = " "; - Text[ korean ] = "ȸ(~G)"; + Text[ korean ] = "ȸ(~G)"; Text[ turkish ] = "Gri tonlar"; }; |