diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-01-26 19:08:40 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-01-26 19:08:40 +0000 |
commit | 2488fc353678a2ce950c724a74132685bf397d63 (patch) | |
tree | 4cd065c3adca6529d4d4a458b7df1c2f1c1de9de | |
parent | ea575ff1d1009d35ad56403ae3c09c576a9e975f (diff) |
Merge SWT614: 26.01.01 - 21:08:26
-rw-r--r-- | svtools/source/filter.vcl/filter/dlgejpg.src | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/svtools/source/filter.vcl/filter/dlgejpg.src b/svtools/source/filter.vcl/filter/dlgejpg.src index fbf1f2a5adcf..7c58c1b4b526 100644 --- a/svtools/source/filter.vcl/filter/dlgejpg.src +++ b/svtools/source/filter.vcl/filter/dlgejpg.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgejpg.src,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: kz $ $Date: 2000-11-03 16:42:00 $ + * last change: $Author: kz $ $Date: 2001-01-26 20:08:40 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -211,7 +211,7 @@ ModalDialog DLG_EXPORT_JPG Text[ russian ] = " "; Text[ polish ] = "Odcienie szaroci"; Text[ japanese ] = "ڰ"; - Text[ chinese_traditional ] = "ǫ"; + Text[ chinese_traditional ] = "Ƕ"; Text[ arabic ] = " "; Text[ dutch ] = "Grijswaarden"; Text[ chinese_simplified ] = "Ҷ"; |