From 3c41d17bcfeb3f93826cd0cb6f1743c01fe4cf06 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Thu, 10 May 2001 05:04:32 +0000 Subject: Merge SRC631: 10.05.01 - 08:04:54 (NoBranch) --- dbaccess/source/ui/dlg/paramdialog.src | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'dbaccess/source/ui/dlg/paramdialog.src') diff --git a/dbaccess/source/ui/dlg/paramdialog.src b/dbaccess/source/ui/dlg/paramdialog.src index c59cba3a51f3..e112551c6609 100644 --- a/dbaccess/source/ui/dlg/paramdialog.src +++ b/dbaccess/source/ui/dlg/paramdialog.src @@ -2,9 +2,9 @@ * * $RCSfile: paramdialog.src,v $ * - * $Revision: 1.7 $ + * $Revision: 1.8 $ * - * last change: $Author: rt $ $Date: 2001-05-04 20:09:43 $ + * last change: $Author: kz $ $Date: 2001-05-10 06:04:32 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -101,6 +101,7 @@ ModalDialog DLG_PARAMETERS Text[ turkish ] = "Parametre"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Parámetros"; + Text[ finnish ] = "~Parametrit"; }; ListBox LB_ALLPARAMS { @@ -135,6 +136,7 @@ ModalDialog DLG_PARAMETERS Text[ turkish ] = "Değer"; Text[ language_user1 ] = " "; Text[ catalan ] = "~Valor"; + Text[ finnish ] = "~Arvo"; }; Edit ET_PARAM { @@ -170,6 +172,7 @@ ModalDialog DLG_PARAMETERS Text[ arabic ] = "ÇáÊÇáí"; Text[ turkish ] = "Sonraki"; Text[ catalan ] = "~siguiente"; + Text[ finnish ] = "~seuraava"; }; FixedLine FT_DELIM { @@ -232,13 +235,18 @@ ModalDialog DLG_PARAMETERS Text[ arabic ] = "ÊÚĞÑ ÊÍæíá ÇáÅÏÎÇá Åáì ŞíãÉ ÕÇáÍÉ ááÚãæÏ \"$name$\"."; Text[ turkish ] = "Giriş, \"$name$\" sütunu için geçerli bir değere dönüştürülemedi."; Text[ catalan ] = "La entrada no se pudo convertir en un valor válido para la columna \"$name$\"."; + Text[ finnish ] = "Merkintää ei voitu muuttaa sarakkeen $name$ kelvolliseksi arvoksi"; }; Text[ catalan ] = "Entrada de parámetro"; + Text[ finnish ] = "Parametrin syöttö"; }; /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.7 2001/05/04 20:09:43 rt + * Merge SRC630: 04.05.01 - 22:09:57 (NoBranch) + * * Revision 1.6 2001/03/09 20:46:24 avy * Merge SRC624: 03/09/01 - 21:46:05 (NoBranch) * -- cgit