Kaydet (Commit) 51be8af1 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS qiq (1.5.124); FILE MERGED

2006/05/24 06:47:48 fs 1.5.124.4: moved two strings to another place (adbt lib)
2006/05/18 09:16:13 fs 1.5.124.3: #i51143#
2006/05/17 11:46:20 fs 1.5.124.2: #i51143#
2006/05/15 14:20:02 fs 1.5.124.1: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc
üst dcd4a5f6
......@@ -4,9 +4,9 @@
*
* $RCSfile: dbu_misc.hrc,v $
*
* $Revision: 1.5 $
* $Revision: 1.6 $
*
* last change: $Author: rt $ $Date: 2005-09-08 15:49:35 $
* last change: $Author: obo $ $Date: 2006-07-10 15:30:26 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -50,16 +50,17 @@
#define STR_COPYTABLE_TITLE_COPY RID_STR_MISC_START + 7
#define STR_COPYTABLE_TITLE_MOVE RID_STR_MISC_START + 8
#define STR_COULDNOTOPEN_LINKEDDOC RID_STR_MISC_START + 9
#define STR_ERR_DUPL_TABLENAME RID_STR_MISC_START + 10
#define STR_SUGGEST_APPEND_TABLE_DATA RID_STR_MISC_START + 10
#define STR_UNDO_COLON RID_STR_MISC_START + 11
#define STR_REDO_COLON RID_STR_MISC_START + 12
#define STR_UNKNOWN_TYPE_FOUND RID_STR_MISC_START + 13
#define STR_FILE_DOES_NOT_EXIST RID_STR_MISC_START + 14
#define STR_WARNINGS_DURING_CONNECT RID_STR_MISC_START + 15
#define STR_NAMED_OBJECT_ALREADY_EXISTS RID_STR_MISC_START + 16
// please adjust checking before insert new strings
#if STR_FILE_DOES_NOT_EXIST > RID_STR_MISC_END
#if STR_NAMED_OBJECT_ALREADY_EXISTS > RID_STR_MISC_END
#error Resource-Id Ueberlauf in #file, #line
#endif
......
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