summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/querydesign/query.src
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/source/ui/querydesign/query.src')
-rw-r--r--dbaccess/source/ui/querydesign/query.src11
1 files changed, 0 insertions, 11 deletions
diff --git a/dbaccess/source/ui/querydesign/query.src b/dbaccess/source/ui/querydesign/query.src
index 08a728b738ca..89aa1b8fdea8 100644
--- a/dbaccess/source/ui/querydesign/query.src
+++ b/dbaccess/source/ui/querydesign/query.src
@@ -24,13 +24,6 @@
#include "dbaccess_helpid.hrc"
#include "toolbox.hrc"
-#define MN_EDIT 20
-#define MN_VIEW 21
-#define MN_EXTRA 22
-#define MN_INSERT 23
-#define MN_WIN 30
-#define MN_HELP 31
-
Menu RID_MENU_JOINVIEW_CONNECTION
{
ItemList =
@@ -300,10 +293,6 @@ String STR_QUERYDESIGN_NO_VIEW_ASK
Text [ en-US ] = "Do you want to create a query instead?";
};
-/*
- The menubar resource has become obsolete - you can now find the menubar definition at: <project>/uiconfig/dbquery/menubar/menubar.xml
- */
-
String STR_DATASOURCE_DELETED
{
Text [ en-US ] = "The corresponding data source has been deleted. Therefore, data relevant to that data source cannot be saved.";