From 535d267d792e807e7e19b3e4718667adfdfad630 Mon Sep 17 00:00:00 2001 From: Rüdiger Timm Date: Mon, 9 Apr 2001 22:12:34 +0000 Subject: Merge SRC627: 10.04.01 - 01:12:00 --- dbaccess/source/ui/dlg/dlgsave.src | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'dbaccess') 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 creëren:"; Text[ french ] = "Saisissez un nom pour l'objet à créer :"; - 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 för objektet som ska skapas:"; @@ -374,13 +374,13 @@ ModalDialog DLG_SAVE_AS { Text = "Einfügen 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 ] = "Insérer comme"; - Text[ spanish ] = "Paste as"; + Text[ spanish ] = "Pegar como"; Text[ italian ] = "Incolla come"; Text[ danish ] = "Paste as"; Text[ swedish ] = "Klistra in som"; -- cgit