diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:04:32 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-10 05:04:32 +0000 |
commit | 3c41d17bcfeb3f93826cd0cb6f1743c01fe4cf06 (patch) | |
tree | 7025668ecc16fc9b734937b1f5ad09e508783313 /dbaccess/source/ui/dlg/paramdialog.src | |
parent | d4f21d03c507ad5f25a8cad14ee200d705136599 (diff) |
Merge SRC631: 10.05.01 - 08:04:54 (NoBranch)
Diffstat (limited to 'dbaccess/source/ui/dlg/paramdialog.src')
-rw-r--r-- | dbaccess/source/ui/dlg/paramdialog.src | 12 |
1 files changed, 10 insertions, 2 deletions
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 ] = "~Parmetros"; + Text[ finnish ] = "~Parametrit"; }; ListBox LB_ALLPARAMS { @@ -135,6 +136,7 @@ ModalDialog DLG_PARAMETERS Text[ turkish ] = "Deer"; 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$\" stunu iin geerli bir deere dntrlemedi."; Text[ catalan ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\"."; + Text[ finnish ] = "Merkint ei voitu muuttaa sarakkeen $name$ kelvolliseksi arvoksi"; }; Text[ catalan ] = "Entrada de parmetro"; + Text[ finnish ] = "Parametrin sytt"; }; /************************************************************************* * 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) * |