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_brw.hrc"
31 #ifndef _DBA_DBACCESS_HELPID_HRC_
32 #include "dbaccess_helpid.hrc"
34 #ifndef DBACCESS_UI_BROWSER_ID_HXX
35 #include "browserids.hxx"
37 #ifndef DBAUI_TOOLBOX_HXX
38 #include "toolbox.hrc"
41 #include <svx/globlmn.hrc>
44 Menu RID_SBA_GRID_COLCTXMENU
50 Identifier = ID_BROWSER_COLATTRSET ;
51 HelpID = HID_BROWSER_COLUMNFORMAT ;
52 Text [ en-US ] = "Column ~Format..." ;
57 HelpID = HID_BROWSER_COLUMNWIDTH;
61 Identifier = ID_BROWSER_COLUMNINFO ;
62 HelpID = HID_BROWSER_COLUMNINFO ;
63 Text [ en-US ] = "Copy Column D~escription";
68 Menu RID_SBA_GRID_ROWCTXMENU
74 Identifier = ID_BROWSER_TABLEATTR ;
75 HelpID = HID_BROWSER_TABLEFORMAT ;
76 Text [ en-US ] = "Table Format..." ;
80 Identifier = ID_BROWSER_ROWHEIGHT ;
81 HelpID = HID_BROWSER_ROWHEIGHT ;
82 Text [ en-US ] = "Row Height..." ;
91 String RID_STR_UNDO_MODIFY_RECORD
93 Text [ en-US ] = "Undo: Data Input";
96 String RID_STR_SAVE_CURRENT_RECORD
98 Text [ en-US ] = "Save current record";
103 Text [ en-US ] = "Query #" ;
108 Text [ en-US ] = "Table #" ;
111 String STR_VIEW_TITLE
113 Text [ en-US ] = "View #" ;
116 String STR_NAME_ALREADY_EXISTS
118 Text [ en-US ] = "The name \"#\" already exists.";
122 String STR_NO_COLUMNNAME_MATCHING
124 Text [ en-US ] = "No matching column names were found.";
127 String STR_ERROR_OCCURRED_WHILE_COPYING
129 Text [ en-US ] = "An error occurred. Do you want to continue copying?";
132 String STR_DATASOURCE_GRIDCONTROL_NAME
134 Text [ en-US ] = "Data source table view";
137 String STR_DATASOURCE_GRIDCONTROL_DESC
139 Text [ en-US ] = "Shows the selected table or query.";