From 8e7a2eb91c7b15965c9c6c13cb9ce3e3ea2ece55 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Fri, 18 Mar 2005 15:30:34 +0000 Subject: [PATCH] INTEGRATION: CWS dbwizard4 (1.64.8); FILE MERGED 2005/03/15 17:46:01 bc 1.64.8.2: #i44576#database connection now not disposed when RW finishes 2005/02/17 13:50:34 bc 1.64.8.1: ##ControlArrangement in FormWizard modified --- wizards/source/formwizard/dbwizres.src | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/wizards/source/formwizard/dbwizres.src b/wizards/source/formwizard/dbwizres.src index 38abd7b1af97..d656921fb47d 100644 --- a/wizards/source/formwizard/dbwizres.src +++ b/wizards/source/formwizard/dbwizres.src @@ -2,9 +2,9 @@ * * $RCSfile: dbwizres.src,v $ * - * $Revision: 1.66 $ + * $Revision: 1.67 $ * - * last change: $Author: vg $ $Date: 2005-03-10 11:27:07 $ + * last change: $Author: kz $ $Date: 2005-03-18 16:30:34 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -1692,8 +1692,6 @@ String RID_DB_REPORT_WIZARD_START + 79 }; - - // ============================================================================ String RID_DB_TABLE_WIZARD_START + 1 @@ -1890,7 +1888,7 @@ String RID_DB_TABLE_WIZARD_START + 34 String RID_DB_TABLE_WIZARD_START + 35 { Text [ de ] = "Herzlichen Glückwunsch! Sie haben alle Informationen zum Erstellen Ihrer Tabelle eingegeben."; - Text [ en-US] = "Congratulations. You have entered all the information needed to create your table"; + Text [ en-US] = "Congratulations. You have entered all the information needed to create your table."; };