Tag: cws_src680_qiq User: fs Date: 06/05/19 03:53:27 Modified: /dba/dbaccess/source/ui/inc/ dbu_dlg.hrc
Log: #i51143# File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: dbu_dlg.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/dbu_dlg.hrc?r1=1.10&r2=1.10.80.1 Delta lines: +8 -5 ------------------- --- dbu_dlg.hrc 19 Dec 2005 17:17:33 -0000 1.10 +++ dbu_dlg.hrc 19 May 2006 10:53:25 -0000 1.10.80.1 @@ -4,9 +4,9 @@ * * $RCSfile: dbu_dlg.hrc,v $ * - * $Revision: 1.10 $ + * $Revision: 1.10.80.1 $ * - * last change: $Author: obo $ $Date: 2005/12/19 17:17:33 $ + * last change: $Author: fs $ $Date: 2006/05/19 10:53:25 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -121,11 +121,14 @@ #define STR_MOZILLA_PROFILE_NAME RID_STR_DLG_START + 59 #define STR_THUNDERBIRD_PROFILE_NAME RID_STR_DLG_START + 60 #define STR_EXPLAN_STRINGCONVERSION_ERROR RID_STR_DLG_START + 61 - +#define STR_EXCEPTION_ERROR RID_STR_DLG_START + 62 +#define STR_EXCEPTION_WARNING RID_STR_DLG_START + 63 +#define STR_EXCEPTION_INFO RID_STR_DLG_START + 64 +#define STR_EXCEPTION_DETAILS RID_STR_DLG_START + 65 // please adjust checking before insert new strings -#if STR_EXPLAN_STRINGCONVERSION_ERROR > RID_STR_DLG_END +#if STR_EXCEPTION_DETAILS > RID_STR_DLG_END #error Resource-Id Overflow in #file, #line #endif --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
