diff options
author | Kurt Zenker <kz@openoffice.org> | 2001-05-16 14:48:13 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2001-05-16 14:48:13 +0000 |
commit | 16ac7621edac9ac447ffb1e5b4520db88f9ec144 (patch) | |
tree | 51fa7d00b77efdb5a48c05dc6e80d81e4cd97b2f /dbaccess/source/ui/dlg/paramdialog.src | |
parent | e9e2561f755b3a96266603a71a8a5c784927c147 (diff) |
Merge SRC632: 16.05.01 - 17:48:17 (NoBranch)
Diffstat (limited to 'dbaccess/source/ui/dlg/paramdialog.src')
-rw-r--r-- | dbaccess/source/ui/dlg/paramdialog.src | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/paramdialog.src b/dbaccess/source/ui/dlg/paramdialog.src index e112551c6609..303c3c5f1dbd 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.8 $ + * $Revision: 1.9 $ * - * last change: $Author: kz $ $Date: 2001-05-10 06:04:32 $ + * last change: $Author: kz $ $Date: 2001-05-16 15:48:13 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -126,7 +126,7 @@ ModalDialog DLG_PARAMETERS Text[ italian ] = "~Valore"; Text[ danish ] = "Vrdi"; Text[ swedish ] = "~Vrde"; - Text[ polish ] = "Warto"; + Text[ polish ] = "Warto?"; Text[ portuguese_brazilian ] = "~Value"; Text[ japanese ] = "l(~V)"; Text[ korean ] = "(~V)"; @@ -226,12 +226,12 @@ ModalDialog DLG_PARAMETERS Text[ italian ] = "Impossibile convertire la voce in un valore valido per la colonna \"$name$\"."; Text[ danish ] = "Det var ikke muligt at konvertere inputtet til en gyldig vrdi for kolonne \"$name$\"."; Text[ swedish ] = "Inmatningen kunde inte omvandlas till ett giltigt vrde fr kolumnen \"$name$\"."; - Text[ polish ] = "Nie mona byo zamieni wpisu na wan warto kolumny \"$name$\"."; + Text[ polish ] = "Nie mona byo zamieni wpisu na wan warto? kolumny \"$name$\"."; Text[ portuguese_brazilian ] = "The given input could no be converted into a valid value for column \"$value$\"."; Text[ japanese ] = "͒l <$name$> ŗLȒlɕϊł܂łB"; Text[ korean ] = "Է \"$name$\" ȿ ȯ ϴ."; Text[ chinese_simplified ] = "תһ\"$value$\"Чֵ"; - Text[ chinese_traditional ] = "oӿJȵLkഫ $name$ ĭȡC"; + Text[ chinese_traditional ] = "oӿJȵLkഫ ?$name$? ĭȡC"; 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$\"."; @@ -244,6 +244,9 @@ ModalDialog DLG_PARAMETERS /************************************************************************* * history: * $Log: not supported by cvs2svn $ + * Revision 1.8 2001/05/10 06:04:32 kz + * Merge SRC631: 10.05.01 - 08:04:54 (NoBranch) + * * Revision 1.7 2001/05/04 20:09:43 rt * Merge SRC630: 04.05.01 - 22:09:57 (NoBranch) * |