new menu entry for tables
This commit is contained in:
parent
0fa27ae2b6
commit
9ef87d9dfa
1 changed files with 10 additions and 2 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: sbabrw.src,v $
|
||||
*
|
||||
* $Revision: 1.29 $
|
||||
* $Revision: 1.30 $
|
||||
*
|
||||
* last change: $Author: fs $ $Date: 2001-04-12 15:32:03 $
|
||||
* last change: $Author: oj $ $Date: 2001-04-24 14:39:06 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -889,6 +889,14 @@ Menu MENU_BROWSERTREE_CONTEXT
|
|||
Text[ arabic ] = "ÊÍÑíÑ ÌÏæá";
|
||||
};
|
||||
MenuItem
|
||||
{
|
||||
Identifier = ID_TREE_VIEW_CREATE_DESIGN ;
|
||||
HelpId = HID_BROWSER_VIEW_CREATE_DESIGN ;
|
||||
Text = "neuer ~Ansichtsentwurf" ;
|
||||
Text [ english ] = "new ~viewdesign" ;
|
||||
Text [ english_us ] = "New ~View Design" ;
|
||||
};
|
||||
MenuItem
|
||||
{
|
||||
Separator = TRUE;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue