merge the formfield patch from ooo-build
[ooovba.git] / dbaccess / source / ui / dlg / AutoControls.src
blobd908e8c9f49989180a12939dd28cf4634e6d93e6
1 /*************************************************************************
2  *
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: AutoControls.src,v $
10  * $Revision: 1.7 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29  ************************************************************************/
31 #ifndef _DBAUI_AUTOCONTROLS_HRC_
32 #include "AutoControls.hrc"
33 #endif
35 String STR_DBASE_PATH_OR_FILE
37     Text[ en-US ] = "Path to the dBASE files";
40 String STR_FLAT_PATH_OR_FILE
42     Text[ en-US ] = "Path to the text files";
45 String STR_CALC_PATH_OR_FILE
47     Text[ en-US ] = "Path to the spreadsheet document";
50 String STR_NAME_OF_ODBC_DATASOURCE
52     Text[ en-US ] = "Name of the ODBC data source on your system";
55 String STR_MYSQL_DATABASE_NAME
57     Text[ en-US ] = "Name of the MySQL database";
60 String STR_ORACLE_DATABASE_NAME
62     Text[ en-US ] = "Name of the Oracle database";
65 String STR_ADABAS_DATABASE_NAME
67     Text[ en-US ] = "Name of the Adabas D database";
70 String STR_MSACCESS_MDB_FILE
72     Text[ en-US ] = "Microsoft Access database file";
75     
76 String STR_NO_ADDITIONAL_SETTINGS
78     Text[ en-US ] = "No more settings are necessary. To verify that the connection is working, click the '%test' button.";
82 String STR_COMMONURL
84     Text [ en-US ] = "Datasource URL" ;
87 String STR_HOSTNAME
89     Text[ en-US ] = "~Host name";
91 String STR_MOZILLA_PROFILE_NAME
93     Text[ en-US ] = "~Mozilla profile name";
95 String STR_THUNDERBIRD_PROFILE_NAME
97     Text[ en-US ] = "~Thunderbird profile name";
101 // -------------------------------------------------------------------------------------------------