User: obo Date: 2006/07/10 08:30:16 Modified: dba/dbaccess/source/ui/inc/dbu_dlg.hrc
Log: INTEGRATION: CWS qiq (1.10.80); FILE MERGED 2006/05/19 10:53:25 fs 1.10.80.1: #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.11 Delta lines: +5 -2 ------------------- --- dbu_dlg.hrc 19 Dec 2005 17:17:33 -0000 1.10 +++ dbu_dlg.hrc 10 Jul 2006 15:30:14 -0000 1.11 @@ -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]
