Tag: cws_src680_qiq User: fs Date: 06/05/15 07:20:05 Modified: /dba/dbaccess/source/ui/inc/ dbu_resource.hrc, dbu_misc.hrc
Log: #i51143 moved STR_WARNINGS_DURING_CONNECT moved from dbu_resource to dbu_misc File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_resource.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_resource.hrc?r1=1.93.12.2&r2=1.93.12.3 Delta lines: +3 -3 ------------------- --- dbu_resource.hrc 11 May 2006 11:27:41 -0000 1.93.12.2 +++ dbu_resource.hrc 15 May 2006 14:20:02 -0000 1.93.12.3 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_resource.hrc,v $ * - * $Revision: 1.93.12.2 $ + * $Revision: 1.93.12.3 $ * - * last change: $Author: fs $ $Date: 2006/05/11 11:27:41 $ + * last change: $Author: fs $ $Date: 2006/05/15 14:20:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -369,7 +369,7 @@ // FREE #define STR_QRY_TITLE RID_STR_GEN_START + 23 #define STR_VIEW_TITLE RID_STR_GEN_START + 24 -#define STR_WARNINGS_DURING_CONNECT RID_STR_GEN_START + 25 + // FREE #define STR_TABLEDESIGN_DUPLICATE_NAME RID_STR_GEN_START + 26 #define STR_COULDNOTCONNECT_DATASOURCE RID_STR_GEN_START + 27 #define STR_NO_TABLE_FORMAT_INSIDE RID_STR_GEN_START + 28 File [changed]: dbu_misc.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_misc.hrc?r1=1.5&r2=1.5.124.1 Delta lines: +5 -5 ------------------- --- dbu_misc.hrc 8 Sep 2005 15:49:35 -0000 1.5 +++ dbu_misc.hrc 15 May 2006 14:20:02 -0000 1.5.124.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_misc.hrc,v $ * - * $Revision: 1.5 $ + * $Revision: 1.5.124.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 15:49:35 $ + * last change: $Author: fs $ $Date: 2006/05/15 14:20:02 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -55,11 +55,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 // please adjust checking before insert new strings -#if STR_FILE_DOES_NOT_EXIST > RID_STR_MISC_END +#if STR_WARNINGS_DURING_CONNECT > RID_STR_MISC_END #error Resource-Id Ueberlauf in #file, #line #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
