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
This commit is contained in:
parent
23f014c9b3
commit
8e7a2eb91c
1 changed files with 3 additions and 5 deletions
|
@ -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.";
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue