1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * This file is part of OpenOffice.org.
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.
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).
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.
26 ************************************************************************/
28 #ifndef _DBU_MISC_HRC_
29 #include "dbu_misc.hrc"
37 Text [ en-US ] = "System";
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";
68 Text [ en-US ] = "Undo:";
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.";