User: ihi Date: 2007-11-21 15:53:25+0000 Modified: dba/dbaccess/source/ui/dlg/ConnectionPage.src
Log: INTEGRATION: CWS dba24c (1.6.62); FILE MERGED 2007/10/09 21:14:26 fs 1.6.62.2: changed the message box about un/successful JDBC driver class test to contain one line only 2007/10/02 10:27:00 oj 1.6.62.1: #i81043# allow accdb File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: ConnectionPage.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/ConnectionPage.src?r1=1.6&r2=1.7 Delta lines: +4 -5 ------------------- --- ConnectionPage.src 2007-04-19 14:58:11+0000 1.6 +++ ConnectionPage.src 2007-11-21 15:53:22+0000 1.7 @@ -173,11 +173,6 @@ Text [ en-US ] = "The connection could not be established successfully."; }; -String STR_JDBCDRIVER_TEST -{ - Text [ en-US ] = "JDBC Driver Test"; -}; - String STR_JDBCDRIVER_SUCCESS { Text [ en-US ] = "The JDBC driver was loaded successfully."; @@ -193,4 +188,8 @@ Text [ en-US ] = "MS Access file"; }; +String STR_MSACCESS_2007_FILTERNAME +{ + Text [ en-US ] = "MS Access 2007 file"; +}; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
