Tag: cws_src680_dba23b User: fs Date: 2007-07-04 10:33:19+0000 Modified: dba/dbaccess/source/ui/dlg/dsselect.src dba/dbaccess/source/ui/dlg/dsselect.hrc
Log: #i78733# removed dead string File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: dsselect.src Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dsselect.src?r1=1.43&r2=1.43.22.1 Delta lines: +3 -7 ------------------- --- dsselect.src 2007-04-19 15:01:56+0000 1.43 +++ dsselect.src 2007-07-04 10:33:16+0000 1.43.22.1 @@ -4,9 +4,9 @@ * * $RCSfile: dsselect.src,v $ * - * $Revision: 1.43 $ + * $Revision: 1.43.22.1 $ * - * last change: $Author: ihi $ $Date: 2007/04/19 15:01:56 $ + * last change: $Author: fs $ $Date: 2007/07/04 10:33:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -110,10 +110,6 @@ { Text [ en-US ] = "Choose a database"; }; - String STR_COULDNOTLOAD_CONFIGLIB - { - Text [ en-US ] = "Could not load the program library #lib# or it is corrupted. The ODBC data source configuration is not available."; - }; }; File [changed]: dsselect.hrc Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/dsselect.hrc?r1=1.3&r2=1.3.282.1 Delta lines: +3 -4 ------------------- --- dsselect.hrc 2005-09-08 15:03:01+0000 1.3 +++ dsselect.hrc 2007-07-04 10:33:16+0000 1.3.282.1 @@ -4,9 +4,9 @@ * * $RCSfile: dsselect.hrc,v $ * - * $Revision: 1.3 $ + * $Revision: 1.3.282.1 $ * - * last change: $Author: rt $ $Date: 2005/09/08 15:03:01 $ + * last change: $Author: fs $ $Date: 2007/07/04 10:33:16 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -43,7 +43,6 @@ #define PB_MANAGE 5 #define FT_DESCRIPTION 6 #define STR_LOCAL_DATASOURCES 7 -#define STR_COULDNOTLOAD_CONFIGLIB 8 #define PB_CREATE 9 #define STR_DESCRIPTION2 10 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
