!
!	@(#) ObjBld.ad 1.3 92/10/12 
!
! **************************************************************************
! 
! 	Copyright (c) 1991		The Santa Cruz Operation, Inc.
! 
! 	All rights reserved.  No part of this program or publication may be
! 	reproduced, transmitted, transcribed, stored in a retrieval system,
! 	or translated into any language or computer language, in any form or
! 	by any means, electronic, mechanical, magnetic, optical, chemical,
! 	biological, or otherwise, without the prior written permission of:
! 	
! 		The Santa Cruz Operation , Inc.		(408) 425-7222
! 		400 Encinal St., Santa Cruz, California 95060 USA
! 
! **************************************************************************
!

! Menu resources

*xoMenuBar*File.labelString:			File
*xoMenuBar*File.mnemonic:			F

*xoMenuBar*File.NewObject.labelString:	New Object
*xoMenuBar*File.NewObject.mnemonic:		N
*xoMenuBar*File.NewObject.acceleratorText:	Ctrl+N
*xoMenuBar*File.NewObject.accelerator:	Ctrl<Key>N

*xoMenuBar*File.OpenObject.labelString:	Open Object...
*xoMenuBar*File.OpenObject.mnemonic:		O
*xoMenuBar*File.OpenObject.acceleratorText:	Ctrl+O
*xoMenuBar*File.OpenObject.accelerator:	Ctrl<Key>O

*xoMenuBar*File.Save.labelString:		Save
*xoMenuBar*File.Save.mnemonic:		S
*xoMenuBar*File.Save.acceleratorText:	Ctrl+S
*xoMenuBar*File.Save.accelerator:		Ctrl<Key>S

*xoMenuBar*File.SaveAs.labelString:		Save As...
*xoMenuBar*File.SaveAs.mnemonic:		A

*xoMenuBar*File.Exit.labelString:		Exit
*xoMenuBar*File.Exit.mnemonic:		E
*xoMenuBar*File.Exit.acceleratorText:	Ctrl+E
*xoMenuBar*File.Exit.accelerator:		Ctrl<Key>E

*xoMenuBar*Install.labelString:		Install
*xoMenuBar*Install.mnemonic:			I

*xoMenuBar*Install.Picture.labelString:	Picture...
*xoMenuBar*Install.Picture.mnemonic:		P

*xoMenuBar*Install.Executable.labelString:	Executable...
*xoMenuBar*Install.Executable.mnemonic:	E

*xoMenuBar*Install.DoubleClick.labelString:	Double Click Actions...
*xoMenuBar*Install.DoubleClick.mnemonic:	C
*xoMenuBar*DoubleClick1.labelString:		Button 1
*xoMenuBar*DoubleClick1.mnemonic:		1
*xoMenuBar*DoubleClick2.labelString:		Button 2
*xoMenuBar*DoubleClick2.mnemonic:		2

*xoMenuBar*Install.DragDrop.labelString:	Drag & Drop Actions...
*xoMenuBar*Install.DragDrop.mnemonic:	D
*xoMenuBar*DragDrop1.labelString:		Buttons 1 & 2
*xoMenuBar*DragDrop1.mnemonic:			B
*xoMenuBar*DragDrop2.labelString:		Ctrl-Buttons 1 & 2
*xoMenuBar*DragDrop2.mnemonic:			C

*xoMenuBar*Help.labelString:			Help
*xoMenuBar*Help.mnemonic:			H


! picture title

*pictitle.labelString:			Picture:

! option menu for double click (selection) actions

*selectmenu.button_0.labelString:	Button 1
*selectmenu.button_0.mnemonic:		1
*selectmenu.button_1.labelString:	Button 2
*selectmenu.button_1.mnemonic:		2
*selectmenu.labelString:		Double Click Actions for:
*selectmenu.mnemonic:			C

! option menu for drag & drop actions

*dropmenu.button_0.labelString:		Buttons 1 & 2
*dropmenu.button_0.mnemonic:		B
*dropmenu.button_1.labelString:		Ctrl-Buttons 1 & 2
*dropmenu.button_1.mnemonic:		C
*dropmenu.labelString:			Drag & Drop Actions for:
*dropmenu.mnemonic:			D

!!! dialog strings

! buttons
*dialog_ok:			OK
*dialog_help:			Help
*dialog_yes:			Yes
*dialog_no:			No
*dialog_cancel:			Cancel

! version dialog

*version_dialog_popup.Title:	Version
*appTitle:			Object Builder
*version:			1.0

! quit
*quit_title:			Quit
*quit_msg:			Save current object?

! save error
*saveerr_title:			Error Saving Object
*saveerr_badname:		Invalid object name
*saveerr_permcreate:		Can't create object: Permission denied
*saveerr_permupdate:		Can't update existing object: Permission denied
*saveerr_nameconflict:		Can't create object: Filename conflict

! load error
*loaderr_title:			Error Loading Object
*loaderr_msg:			Invalid file type
*loaderr_notobj:		This is not an object
*loadfileerr_title:		Error Loading File
*loaderr_notread:		Can't open for reading
*loadexeerr_title:		Error Loading Executable
*loaderr_notexe:		This is not an executable
*loadpixerr_title:		Error Loading Picture
*loaderr_notpix:		This is not a picture
*loadactionerr_title:		Error Loading Action
*loaderr_notaction:		This is not an action

! help error
*helperr_title:			Help error

! create actions from exe
*newexe_title:			Installing Executable
*newexe_pausemsg:		Prompt for a keystroke when program finishes?
*newexe_isgraphmsg:		Is this a graphical application?
*newexe_savechgmsg:		Save changes to current object?

! load object
*loadobj_title:			Loading Object
*loadobj_msg:			Save changes to current object?

! new object
*newobj_title:			New Object
*newobj_msg:			Discard current changes?

! fsb File Open Object...
*loadobjfsb_title:		Open Object

! fsb File Save As...
*savefsb_title:			Save Object

! fsb Install Picture...
*loadpicfsb_title:		Install Picture

! fsb Install Executable...
*loadexefsb_title:		Install Executable

! fsb Install Double Click...
*loadselectfsb_title:		Install Double Click Actions

! fsb Install Drag & Drop...
*loaddropfsb_title:		Install Drag & Drop Actions


! Open Object Dialog (via drag & drop)
*openobjdialog.dialogTitle:		Loading Object
*openobjdialog*label.labelString:	Select the components to load
*openobjdialog*pictoggle.labelString:	Picture
*openobjdialog*acttoggle.labelString:	Actions

! Include Action Dialog (via drag & drop)
*loadactiondialog.dialogTitle:		    Install Action
*loadactiondialog*label.labelString:	    Select the action to install
*loadactiondialog*selecttoggle.labelString: Double Click
*loadactiondialog*droptoggle.labelString:   Drag & Drop

!!! misc 

! Help book

*helpBook: view
 
! interface spacing

*sep1.topOffset:			10
*selectmenu.topOffset:			10
*dropmenu.topOffset:			10
*selecttext.rows:			6
*droptext.rows:				6

! Strings

*untitled:				Untitled

