User: ihi Date: 2007-11-21 16:03:36+0000 Modified: dba/dbaccess/source/ui/inc/dbu_dlg.hrc
Log: INTEGRATION: CWS dba24c (1.13.40); FILE MERGED 2007/10/30 12:57:47 oj 1.13.40.4: #i81043# impl new type access 2007 2007/10/29 22:44:09 fs 1.13.40.3: merging changes from CWS dba24b herein, to not wait for later resync 2007/10/09 21:14:26 fs 1.13.40.2: changed the message box about un/successful JDBC driver class test to contain one line only 2007/10/02 10:26:48 oj 1.13.40.1: #i81043# allow accdb 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.14&r2=1.15 Delta lines: +4 -3 ------------------- --- dbu_dlg.hrc 2007-11-01 15:20:43+0000 1.14 +++ dbu_dlg.hrc 2007-11-21 16:03:34+0000 1.15 @@ -99,7 +99,7 @@ #define STR_LOGICAL_INDEX_NAME RID_STR_DLG_START + 33 #define STR_CONNECTION_TEST RID_STR_DLG_START + 34 #define STR_CONNECTION_SUCCESS RID_STR_DLG_START + 35 -#define STR_JDBCDRIVER_TEST RID_STR_DLG_START + 36 + // FREE #define STR_JDBCDRIVER_SUCCESS RID_STR_DLG_START + 37 #define STR_JDBCDRIVER_NO_SUCCESS RID_STR_DLG_START + 38 #define STR_MSACCESS_FILTERNAME RID_STR_DLG_START + 39 @@ -126,12 +126,13 @@ #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 - +#define STR_MSACCESS_2007_FILTERNAME RID_STR_DLG_START + 66 +#define STR_MSACCESS_ACCDB_FILE RID_STR_DLG_START + 67 // please adjust checking before insert new strings -#define LAST_STR_HERE RID_STR_DLG_START + 65 +#define LAST_STR_HERE RID_STR_DLG_START + 67 #if LAST_STR_HERE > RID_STR_DLG_END #error Resource-Id Overflow in #file, #line --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
