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 #include "dbu_app.hrc"
31 #include <svx/globlmn.hrc>
34 #include <sfx2/cntids.hrc>
36 #ifndef DBACCESS_UI_BROWSER_ID_HXX
37 #include "browserids.hxx"
39 #ifndef _DBA_DBACCESS_HELPID_HRC_
40 #include "dbaccess_helpid.hrc"
42 #ifndef DBAUI_TOOLBOX_HXX
43 #include "toolbox.hrc"
49 String RID_STR_NEW_FORM
51 Text [ en-US ] = "Create Form in Design View..." ;
54 String RID_STR_NEW_FORM_AUTO
56 Text [ en-US ] = "Use Wizard to Create Form..." ;
59 String RID_STR_NEW_REPORT_AUTO
61 Text [ en-US ] = "Use Wizard to Create Report..." ;
64 String RID_STR_NEW_REPORT
66 Text [ en-US ] = "Create Report in Design View..." ;
69 String RID_STR_NEW_QUERY
71 Text [ en-US ] = "Create Query in Design View..." ;
74 String RID_STR_NEW_QUERY_SQL
76 Text [ en-US ] = "Create Query in SQL View..." ;
79 String RID_STR_NEW_QUERY_AUTO
81 Text [ en-US ] = "Use Wizard to Create Query..." ;
83 String RID_STR_NEW_TABLE
85 Text [ en-US ] = "Create Table in Design View..." ;
88 String RID_STR_NEW_TABLE_AUTO
90 Text [ en-US ] = "Use Wizard to Create Table..." ;
92 String RID_STR_NEW_VIEW
94 Text [ en-US ] = "Create View..." ;
97 String RID_STR_FORMS_CONTAINER
99 Text [ en-US ] = "Forms" ;
102 String RID_STR_REPORTS_CONTAINER
104 Text [ en-US ] = "Reports" ;
107 Menu RID_MENU_APP_NEW
113 Identifier = SID_APP_NEW_FORM;
114 Command = ".uno:DBNewForm";
115 Text [ en-US ] = "Form..." ;
119 Identifier = SID_APP_NEW_REPORT;
120 Command = ".uno:DBNewReport";
121 Text [ en-US ] = "Report..." ;
125 MID_DOCUMENT_CREATE_REPWIZ
126 Command = ".uno:DBNewReportAutoPilot";
131 Command = ".uno:DBNewQuery";
136 Command = ".uno:DBNewQuerySql";
145 Command = ".uno:DBNewTable";
150 Command = ".uno:DBNewView";
154 Identifier = SID_DB_NEW_VIEW_SQL;
155 Command = ".uno:DBNewViewSQL";
156 Text [ en-US ] = "View (Simple)..." ;
162 Menu RID_MENU_APP_EDIT
176 Identifier = SID_DB_APP_PASTE_SPECIAL;
177 Text[ en-US ] = "Paste Special...";
178 Command = ".uno:PasteSpecial";
186 Identifier = SID_DB_APP_DELETE;
187 Text[ en-US ] = "Delete";
188 Command = ".uno:DBDelete";
192 Identifier = SID_DB_APP_RENAME;
193 Text[ en-US ] = "Rename";
194 Command = ".uno:DBRename";
198 Identifier = SID_DB_APP_EDIT;
199 Text[ en-US ] = "Edit";
200 Command = ".uno:DBEdit";
204 Identifier = SID_DB_APP_EDIT_SQL_VIEW;
205 Text [ en-US ] = "Edit in SQL View...";
206 Command = ".uno:DBEditSqlView";
210 Identifier = SID_DB_APP_OPEN;
211 Text[ en-US ] = "Open";
212 Command = ".uno:DBOpen";
216 Identifier = SID_DB_APP_CONVERTTOVIEW;
217 Text[ en-US ] = "Create as View";
218 Command = ".uno:DBConvertToView";
222 Identifier = SID_FORM_CREATE_REPWIZ_PRE_SEL;
223 Text [ en-US ] = "Form Wizard...";
224 Command = ".uno:DBNewFormAutoPilotWithPreSelection";
228 Identifier = SID_APP_NEW_REPORT_PRE_SEL;
229 Command = ".uno:DBNewReportWithPreSelection";
230 Text [ en-US ] = "Report..." ;
234 Identifier = SID_REPORT_CREATE_REPWIZ_PRE_SEL ;
235 Text[ en-US ] = "Report Wizard...";
237 Command = ".uno:DBNewReportAutoPilotWithPreSelection";
245 Identifier = SID_SELECTALL;
246 Text[ en-US ] = "Select All";
247 Command = ".uno:SelectAll";
255 Identifier = MN_PROPS;
256 Text[ en-US ] = "~Database";
263 Identifier = SID_DB_APP_DSPROPS;
264 Text[ en-US ] = "Properties...";
265 Command = ".uno:DBDSProperties";
269 Identifier = SID_DB_APP_DSCONNECTION_TYPE;
270 Text[ en-US ] = "Connection Type...";
271 Command = ".uno:DBDSConnectionType";
275 Identifier = SID_DB_APP_DSADVANCED_SETTINGS;
276 Text[ en-US ] = "Advanced Settings...";
277 Command = ".uno:DBDSAdvancedSettings";
285 String STR_QUERY_DELETE_DATASOURCE
287 Text [ en-US ] = "Do you want to delete the data source '%1'?" ;
292 Text [ en-US ] = " - %PRODUCTNAME Base" ;
295 String RID_STR_REPORTS_HELP_TEXT_WIZARD
297 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a report." ;
300 String RID_STR_FORMS_HELP_TEXT
302 Text [ en-US ] = "Create a form by specifying the record source, controls, and control properties." ;
305 String RID_STR_REPORT_HELP_TEXT
307 Text [ en-US ] = "Create a report by specifying the record source, controls, and control properties." ;
310 String RID_STR_FORMS_HELP_TEXT_WIZARD
312 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a form." ;
315 String RID_STR_QUERIES_HELP_TEXT
317 Text [ en-US ] = "Create a query by specifying the filters, input tables, field names, and properties for sorting or grouping." ;
320 String RID_STR_QUERIES_HELP_TEXT_SQL
322 Text [ en-US ] = "Create a query entering an SQL statement directly." ;
325 String RID_STR_QUERIES_HELP_TEXT_WIZARD
327 Text [ en-US ] = "The wizard will guide you through the steps necessary to create a query." ;
330 String RID_STR_TABLES_HELP_TEXT_DESIGN
332 Text [ en-US ] = "Create a table by specifying the field names and properties, as well as the data types." ;
335 String RID_STR_TABLES_HELP_TEXT_WIZARD
337 Text [ en-US ] = "Choose from a selection of business and personal table samples, which you customize to create a table." ;
340 String RID_STR_VIEWS_HELP_TEXT_DESIGN
342 Text [ en-US ] = "Create a view by specifying the tables and field names you would like to have visible." ;
345 String RID_STR_VIEWS_HELP_TEXT_WIZARD
347 Text [ en-US ] = "Opens the view wizard" ;
352 Text [ en-US ] = "Database" ;
357 Text [ en-US ] = "Tasks" ;
360 String STR_DESCRIPTION
362 Text [ en-US ] = "Description" ;
367 Text [ en-US ] = "Preview" ;
370 String STR_DISABLEPREVIEW
372 Text [ en-US ] = "Disable Preview" ;
375 QueryBox APP_SAVEMODIFIED
377 Buttons = WB_YES_NO_CANCEL ;
378 DefButton = WB_DEF_YES ;
379 Message [ en-US ] = "The database has been modified.\nDo you want to save the changes?" ;
382 QueryBox APP_CLOSEDOCUMENTS
384 Buttons = WB_YES_NO ;
385 DefButton = WB_DEF_YES ;
386 Message [ en-US ] = "The connection type has been altered.\nFor the changes to take effect, all forms, reports, queries and tables must be closed.\n\nDo you want to close all documents now?" ;
389 Menu RID_MENU_APP_PREVIEW
395 Identifier = SID_DB_APP_DISABLE_PREVIEW;
396 Text[ en-US ] = "None";
397 Command = ".uno:DBDisablePreview";
404 Identifier = SID_DB_APP_VIEW_DOCINFO_PREVIEW;
405 Text[ en-US ] = "Document Information";
406 Command = ".uno:DBShowDocInfoPreview";
413 Identifier = SID_DB_APP_VIEW_DOC_PREVIEW;
414 Text[ en-US ] = "Document";
415 Command = ".uno:DBShowDocPreview";
425 Text [ en-US ] = "Form";
428 String RID_STR_REPORT
430 Text [ en-US ] = "Report";
435 Text [ en-US ] = "F~orm name" ;
440 Text [ en-US ] = "~Report name" ;
443 String STR_FOLDER_LABEL
445 Text [ en-US ] = "F~older name" ;
448 String STR_SUB_DOCS_WITH_SCRIPTS
450 Text [ en-US ] = "The document contains forms or reports with embedded macros.";
453 String STR_SUB_DOCS_WITH_SCRIPTS_DETAIL
455 Text [ en-US ] = "Macros should be embedded into the database document itself.\n\n"
457 "You can continue to use your document as before, however, you are encouraged to migrate "
458 "your macros. The menu item 'Tools / Migrate Macros ...' will assist you with this.\n\n"
460 "Note that you won't be able to embed macros into the database document itself until "
461 "this migration is done. ";
464 String RID_STR_EMBEDDED_DATABASE
466 Text [ en-US ] = "Embedded database";
469 String RID_STR_NO_DIFF_CAT
471 Text [ en-US ] = "You cannot select different categories.";
474 String RID_STR_UNSUPPORTED_OBJECT_TYPE
476 Text [ en-US ] = "Unsupported object type found ($type$).";