merge the formfield patch from ooo-build
[ooovba.git] / dbaccess / source / ui / misc / dbumiscres.src
blob72a8270d79515e4c7e75dcdd85476658344d76ff
1 /*************************************************************************
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: dbumiscres.src,v $
10  * $Revision: 1.80.68.1 $
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 _DBU_MISC_HRC_
32 #include "dbu_misc.hrc"
33 #endif
36 Resource RSC_CHARSETS
38     String 1
39     {
40         Text [ en-US ] = "System";
41     };
44 String STR_ERROR_DURING_CREATION
46     Text [ en-US ] = "Error during creation";
49 String STR_UNEXPECTED_ERROR
51     Text [ en-US ] = "An unexpected error occurred. The operation could not be performed.";
54 String STR_COULDNOTOPEN_LINKEDDOC
56     Text [ en-US ] = "The document \"$file$\" could not be opened.";
59 String STR_MISSING_TABLES_XDROP
61     Text [ en-US ] = "The table cannot be deleted because the database connection does not support this.";
64 String STR_BUTTON_TEXT_ALL
66     Text [ en-US ] = "~All";
70 String STR_UNDO_COLON
72     Text [ en-US ] = "Undo:";                                                           
75 String STR_REDO_COLON
77     Text [ en-US ] = "Redo:";                                                           
80 String STR_UNKNOWN_TYPE_FOUND
82     Text [ en-US ] = "No corresponding column type could be found for column '#1'." ;
85 String STR_FILE_DOES_NOT_EXIST
87     Text[ en-US ] = "The file \"$file$\" does not exist.";
90 String STR_WARNINGS_DURING_CONNECT
92     Text [ en-US ] = "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them.";
95 String STR_NAMED_OBJECT_ALREADY_EXISTS
97     Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another name." ;
99 String RID_STR_EXTENSION_NOT_PRESENT
101     // #i96130# use hard coded name
102     Text [ en-US ] = "The report, \"$file$\", requires the extension Sun Report Builder.";