Kaydet (Commit) 08aa5d87 authored tarafından Ocke Janssen's avatar Ocke Janssen

#81232# new string

üst 0c2852ab
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: dbu_resource.hrc,v $ * $RCSfile: dbu_resource.hrc,v $
* *
* $Revision: 1.17 $ * $Revision: 1.18 $
* *
* last change: $Author: oj $ $Date: 2001-01-09 16:03:40 $ * last change: $Author: oj $ $Date: 2001-01-11 09:20:02 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -211,6 +211,7 @@ ...@@ -211,6 +211,7 @@
#define RID_STR_TOMUCHTABLES RID_STRING_START + 35 #define RID_STR_TOMUCHTABLES RID_STRING_START + 35
#define RID_STR_QUERIES_CONTAINER RID_STRING_START + 36 #define RID_STR_QUERIES_CONTAINER RID_STRING_START + 36
#define RID_STR_TABLES_CONTAINER RID_STRING_START + 37 #define RID_STR_TABLES_CONTAINER RID_STRING_START + 37
#define STR_OBJECT_ALREADY_EXSISTS RID_STRING_START + 38
//======================================================================== //========================================================================
// untyped resources // untyped resources
...@@ -223,6 +224,9 @@ ...@@ -223,6 +224,9 @@
/************************************************************************* /*************************************************************************
* history: * history:
* $Log: not supported by cvs2svn $ * $Log: not supported by cvs2svn $
* Revision 1.17 2001/01/09 16:03:40 oj
* #81232#
*
* Revision 1.16 2001/01/04 11:19:55 fs * Revision 1.16 2001/01/04 11:19:55 fs
* #81485# +PAGE_ADO * #81485# +PAGE_ADO
* *
......
...@@ -2,9 +2,9 @@ ...@@ -2,9 +2,9 @@
* *
* $RCSfile: dbumiscres.src,v $ * $RCSfile: dbumiscres.src,v $
* *
* $Revision: 1.8 $ * $Revision: 1.9 $
* *
* last change: $Author: fs $ $Date: 2001-01-04 11:21:03 $ * last change: $Author: oj $ $Date: 2001-01-11 09:20:21 $
* *
* The Contents of this file are made available subject to the terms of * The Contents of this file are made available subject to the terms of
* either of the following licenses * either of the following licenses
...@@ -169,9 +169,19 @@ String STR_GENERAL_SDB_ERROR ...@@ -169,9 +169,19 @@ String STR_GENERAL_SDB_ERROR
Text[ arabic ] = " "; Text[ arabic ] = " ";
}; };
String STR_OBJECT_ALREADY_EXSISTS
{
Text = "Fehler beim Erzeugen!";
Text [ english ] = "Error while creating!";
Text [ english_us ] = "Error while creating!";
};
/************************************************************************* /*************************************************************************
* history: * history:
* $Log: not supported by cvs2svn $ * $Log: not supported by cvs2svn $
* Revision 1.8 2001/01/04 11:21:03 fs
* #81485# added dsn type ADO
*
* Revision 1.7 2000/12/14 11:22:34 nf * Revision 1.7 2000/12/14 11:22:34 nf
* Replacement of StarPortal: Sun Webtop * Replacement of StarPortal: Sun Webtop
* *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment