1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: sbagrid.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
31 #include "dbu_brw.hrc"
34 #ifndef _DBA_DBACCESS_HELPID_HRC_
35 #include "dbaccess_helpid.hrc"
37 #ifndef DBACCESS_UI_BROWSER_ID_HXX
38 #include "browserids.hxx"
40 #ifndef DBAUI_TOOLBOX_HXX
41 #include "toolbox.hrc"
44 #include <svx/globlmn.hrc>
47 Menu RID_SBA_GRID_COLCTXMENU
53 Identifier = ID_BROWSER_COLATTRSET ;
54 HelpID = HID_BROWSER_COLUMNFORMAT ;
55 Text [ en-US ] = "Column ~Format..." ;
60 HelpID = HID_BROWSER_COLUMNWIDTH;
64 Identifier = ID_BROWSER_COLUMNINFO ;
65 HelpID = HID_BROWSER_COLUMNINFO ;
66 Text [ en-US ] = "Copy Column D~escription";
71 Menu RID_SBA_GRID_ROWCTXMENU
77 Identifier = ID_BROWSER_TABLEATTR ;
78 HelpID = HID_BROWSER_TABLEFORMAT ;
79 Text [ en-US ] = "Table Format..." ;
83 Identifier = ID_BROWSER_ROWHEIGHT ;
84 HelpID = HID_BROWSER_ROWHEIGHT ;
85 Text [ en-US ] = "Row Height..." ;
94 String RID_STR_UNDO_MODIFY_RECORD
96 Text [ en-US ] = "Undo: Data Input";
99 String RID_STR_SAVE_CURRENT_RECORD
101 Text [ en-US ] = "Save current record";
106 Text [ en-US ] = "Query #" ;
110 Text [ en-US ] = "Table #" ;
112 String STR_VIEW_TITLE
114 Text [ en-US ] = "View #" ;
117 String STR_NAME_ALREADY_EXISTS
119 Text [ en-US ] = "The name \"#\" already exists.";
123 String STR_NO_COLUMNNAME_MATCHING
125 Text [ en-US ] = "No matching column names were found.";
128 String STR_ERROR_OCCURED_WHILE_COPYING
130 Text [ en-US ] = "An error occurred. Do you want to continue copying?";
133 String STR_DATASOURCE_GRIDCONTROL_NAME
135 Text [ en-US ] = "Data source table view";
138 String STR_DATASOURCE_GRIDCONTROL_DESC
140 Text [ en-US ] = "Shows the selected table or query.";