summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/paramdialog.src
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2002-11-27 16:01:08 +0000
committerKurt Zenker <kz@openoffice.org>2002-11-27 16:01:08 +0000
commitb95a25be834525b3d8f622b0e70222f7d2c88774 (patch)
tree7466da51baf495b4fc5e4b09399cd02b481398b2 /dbaccess/source/ui/dlg/paramdialog.src
parenta0452cf2c7bf42c262d3c5f871f01765ce3be560 (diff)
Merge SRX644: 27.11.02 - 17:57:16
Diffstat (limited to 'dbaccess/source/ui/dlg/paramdialog.src')
-rw-r--r--dbaccess/source/ui/dlg/paramdialog.src15
1 files changed, 9 insertions, 6 deletions
diff --git a/dbaccess/source/ui/dlg/paramdialog.src b/dbaccess/source/ui/dlg/paramdialog.src
index 001f488ff354..8d0476fc83b6 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.24 $
+ * $Revision: 1.25 $
*
- * last change: $Author: kz $ $Date: 2002-09-05 13:56:30 $
+ * last change: $Author: kz $ $Date: 2002-11-27 17:01:08 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -161,7 +161,7 @@ ModalDialog DLG_PARAMETERS
TabStop = TRUE ;
Text[ english_us ] = "~Next";
Text[ portuguese ] = "~seguinte";
- Text[ russian ] = "~";
+ Text[ russian ] = "~";
Text[ greek ] = "~";
Text[ dutch ] = "~volgende";
Text[ french ] = "Suivant";
@@ -202,7 +202,7 @@ ModalDialog DLG_PARAMETERS
Text [ italian ] = "Specifica parametro" ;
Text [ spanish ] = "Entrada de parmetro" ;
Text [ french ] = "Saisie de paramtre" ;
- Text [ dutch ] = "Parameter aangeven" ;
+ Text [ dutch ] = "Parameter opgeven" ;
Text [ portuguese ] = "Entrada de parmetros" ;
Text[ chinese_simplified ] = "输入参数值";
Text[ russian ] = " ";
@@ -220,9 +220,9 @@ ModalDialog DLG_PARAMETERS
Text [ english ] = "The given input could no be converted into a valid value for column \"$value$\".";
Text [ english_us ] = "The entry could not be converted to a valid value for the \"$name$\"column";
Text[ portuguese ] = "Foi impossvel converter a entrada indicada num valor vlido para a coluna \"$name$\".";
- Text[ russian ] = " \"$name$\" .";
+ Text[ russian ] = " \"$name$\" .";
Text[ greek ] = " \"$name$\".";
- Text[ dutch ] = "De ingevoerde gegevens konden niet worden geconverteerd in een geldige waarde voor de kolom \"$name$\".";
+ Text[ dutch ] = "De ingevoerde gegevens kunnen niet worden geconverteerd naar een geldige waarde voor de kolom \"$name$\".";
Text[ french ] = "Impossible de convertir la saisie en une valeur correcte pour la colonne \"$name$\".";
Text[ spanish ] = "La entrada no se pudo convertir en un valor vlido para la columna \"$name$\".";
Text[ italian ] = "Impossibile convertire la voce in un valore valido per la colonna \"$name$\".";
@@ -248,6 +248,9 @@ ModalDialog DLG_PARAMETERS
/*************************************************************************
* history:
* $Log: not supported by cvs2svn $
+ * Revision 1.24 2002/09/05 13:56:30 kz
+ * Merge SRX643: 05.09.02 - 15:53:13
+ *
* Revision 1.23 2002/08/19 07:47:24 oj
* #99473# change string resource files
*