diff options
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/source/ui/dlg/dlgsave.src | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/dbaccess/source/ui/dlg/dlgsave.src b/dbaccess/source/ui/dlg/dlgsave.src index 3ee7f3522873..5d8d3e7437d7 100644 --- a/dbaccess/source/ui/dlg/dlgsave.src +++ b/dbaccess/source/ui/dlg/dlgsave.src @@ -2,9 +2,9 @@ * * $RCSfile: dlgsave.src,v $ * - * $Revision: 1.11 $ + * $Revision: 1.12 $ * - * last change: $Author: kz $ $Date: 2001-04-07 19:18:34 $ + * last change: $Author: rt $ $Date: 2001-04-09 23:12:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -93,7 +93,7 @@ ModalDialog DLG_SAVE_AS Text[ greek ] = "Please enter the name of the object to be created:"; Text[ dutch ] = "Vul een naam in voor het object dat u wil creren:"; Text[ french ] = "Saisissez un nom pour l'objet crer :"; - Text[ spanish ] = "Please enter the name of the object to be created:"; + Text[ spanish ] = "Indique un nombre para el objeto a crear:"; Text[ italian ] = "Indicate il nome dell'oggetto da creare:"; Text[ danish ] = "Please enter the name of the object to be created:"; Text[ swedish ] = "Ange ett namn fr objektet som ska skapas:"; @@ -374,13 +374,13 @@ ModalDialog DLG_SAVE_AS { Text = "Einfgen als"; Text [ english ] = "Paste as"; - Text [ english_us ] = "Paste as"; + Text [ english_us ] = "Insert as"; Text[ portuguese ] = "Inserir como"; Text[ russian ] = " "; Text[ greek ] = "Paste as"; Text[ dutch ] = "Invoegen als"; Text[ french ] = "Insrer comme"; - Text[ spanish ] = "Paste as"; + Text[ spanish ] = "Pegar como"; Text[ italian ] = "Incolla come"; Text[ danish ] = "Paste as"; Text[ swedish ] = "Klistra in som"; |