diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-10 04:17:52 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-10 04:17:52 +0000 |
commit | bdf92a9d128f8ecdbafd90946d29d52173e98e58 (patch) | |
tree | c4287310d3326b198bfca6c2c4697c72b4a6ba35 /goodies/source | |
parent | 3f3eae4487c24c92278f5bf607f9801935c00fe9 (diff) |
Merge SRC631: 05/10/01 - 07:17:14 (NoBranch)
Diffstat (limited to 'goodies/source')
-rw-r--r-- | goodies/source/filter.vcl/eps/epsstr.src | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/goodies/source/filter.vcl/eps/epsstr.src b/goodies/source/filter.vcl/eps/epsstr.src index 2880eea11c58..0877560706f3 100644 --- a/goodies/source/filter.vcl/eps/epsstr.src +++ b/goodies/source/filter.vcl/eps/epsstr.src @@ -2,9 +2,9 @@ * * $RCSfile: epsstr.src,v $ * - * $Revision: 1.12 $ + * $Revision: 1.13 $ * - * last change: $Author: sj $ $Date: 2001-04-28 15:39:38 $ + * last change: $Author: kz $ $Date: 2001-05-10 05:17:52 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -109,4 +109,6 @@ String KEY_VERSION_CHECK Text[ arabic ] = ": EPS 1\n !"; Text[ turkish ] = "Dikkat: Baz EPS grafikleri daha st dzeyde olduu iin, ie aktarlan tm grafikler dzey 1'e kaydedilemedi."; Text[ language_user1 ] = " "; + Text[ finnish ] = "Varoitus: Kaikkien tuotujen EPS-kuvien tallentaminen ei onnistunut tasolla 1,\nkoska joidenkin kuvien taso on korkeampi."; + Text[ catalan ] = "Atencin: No han podido ser guardados en Level1 todos los grficos EPS importados\nporque existen algunos en un nivel ms alto!"; }; |