Version 3.6.0.2, tag libreoffice-3.6.0.2
[LibreOffice.git] / dbaccess / source / ui / misc / dbumiscres.src
blob974b36e680052c4196873801bc1510559569cfd4
1 /*************************************************************************
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  *
5  * Copyright 2000, 2010 Oracle and/or its affiliates.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * This file is part of OpenOffice.org.
10  *
11  * OpenOffice.org is free software: you can redistribute it and/or modify
12  * it under the terms of the GNU Lesser General Public License version 3
13  * only, as published by the Free Software Foundation.
14  *
15  * OpenOffice.org is distributed in the hope that it will be useful,
16  * but WITHOUT ANY WARRANTY; without even the implied warranty of
17  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18  * GNU Lesser General Public License version 3 for more details
19  * (a copy is included in the LICENSE file that accompanied this code).
20  *
21  * You should have received a copy of the GNU Lesser General Public License
22  * version 3 along with OpenOffice.org.  If not, see
23  * <http://www.openoffice.org/license.html>
24  * for a copy of the LGPLv3 License.
25  *
26 ************************************************************************/
28 #ifndef _DBU_MISC_HRC_
29 #include "dbu_misc.hrc"
30 #endif
33 Resource RSC_CHARSETS
35     String 1
36     {
37         Text [ en-US ] = "System";
38     };
41 String STR_ERROR_DURING_CREATION
43     Text [ en-US ] = "Error during creation";
46 String STR_UNEXPECTED_ERROR
48     Text [ en-US ] = "An unexpected error occurred. The operation could not be performed.";
51 String STR_COULDNOTOPEN_LINKEDDOC
53     Text [ en-US ] = "The document \"$file$\" could not be opened.";
56 String STR_MISSING_TABLES_XDROP
58     Text [ en-US ] = "The table cannot be deleted because the database connection does not support this.";
61 String STR_BUTTON_TEXT_ALL
63     Text [ en-US ] = "~All";
66 String STR_UNDO_COLON
68     Text [ en-US ] = "Undo:";
71 String STR_REDO_COLON
73     Text [ en-US ] = "Redo:";
76 String STR_UNKNOWN_TYPE_FOUND
78     Text [ en-US ] = "No corresponding column type could be found for column '#1'." ;
81 String STR_FILE_DOES_NOT_EXIST
83     Text[ en-US ] = "The file \"$file$\" does not exist.";
86 String STR_WARNINGS_DURING_CONNECT
88     Text [ en-US ] = "Warnings were encountered while connecting to the data source. Press \"$buttontext$\" to view them.";
91 String STR_NAMED_OBJECT_ALREADY_EXISTS
93     Text [ en-US ] = "The name '$#$' already exists.\nPlease enter another name." ;
96 String RID_STR_EXTENSION_NOT_PRESENT
98     // #i96130# use hard coded name
99     Text [ en-US ] = "The report, \"$file$\", requires the extension Oracle Report Builder.";