summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/browser/sbabrw.src
diff options
context:
space:
mode:
authorOcke Janssen <oj@openoffice.org>2001-02-28 09:01:54 +0000
committerOcke Janssen <oj@openoffice.org>2001-02-28 09:01:54 +0000
commit7f1d7c6a548c03417e9484a915fa7e7d4a2c4d44 (patch)
tree4dac82b1af5bc5e88852e49c8200ef2ccb388aa7 /dbaccess/source/ui/browser/sbabrw.src
parent2e0cc889c68228113e9d0e07bcdb769a206803e1 (diff)
changes for the new relation design
Diffstat (limited to 'dbaccess/source/ui/browser/sbabrw.src')
-rw-r--r--dbaccess/source/ui/browser/sbabrw.src19
1 files changed, 16 insertions, 3 deletions
diff --git a/dbaccess/source/ui/browser/sbabrw.src b/dbaccess/source/ui/browser/sbabrw.src
index 78eb10630a00..9a00ff107f8b 100644
--- a/dbaccess/source/ui/browser/sbabrw.src
+++ b/dbaccess/source/ui/browser/sbabrw.src
@@ -2,9 +2,9 @@
*
* $RCSfile: sbabrw.src,v $
*
- * $Revision: 1.21 $
+ * $Revision: 1.22 $
*
- * last change: $Author: oj $ $Date: 2001-02-23 15:13:25 $
+ * last change: $Author: oj $ $Date: 2001-02-28 10:01:22 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -121,9 +121,10 @@
ID_BROWSER_SAVEASDOC;\
ID_QUERY_ZOOM_IN;\
ID_QUERY_ZOOM_OUT;\
+ ID_REALTION_ADD_RELATION;\
};\
IdCount = {\
- 38;\
+ 39;\
}
// Default Image-Liste ----------------------------------------------------------------
@@ -693,6 +694,18 @@ Menu MENU_BROWSERTREE_CONTEXT
Text [ english ] = "~insert table" ;
Text [ english_us ] = "~insert table" ;
};
+ MenuItem
+ {
+ Separator = TRUE;
+ };
+ MenuItem
+ {
+ Identifier = ID_TREE_RELATION_DESIGN ;
+ HelpId = HID_BROWSER_RELATION_DESIGN ;
+ Text = "Relatio~nenentwurf" ;
+ Text [ english ] = "relatio~n design" ;
+ Text [ english_us ] = "relatio~n design" ;
+ };
};
};
String STR_TITLE_CONFIRM_DELETION