! $XConsortium: XSm.ad,v 1.28 95/05/24 20:43:29 mor Exp $
*chooseSessionPopup*font:		12x24
*chooseSessionLabel.label:		Session Menu ! FIXME
*chooseSessionMessageLabel.label:	Press button again to confirm, or hit Cancel... ! FIXME
*chooseSessionLoadButton.label:		Load Session ! FIXME
*chooseSessionDeleteButton.label:	Delete Session ! FIXME
*chooseSessionFailSafeButton.label:	Default/Fail Safe
*chooseSessionCancelButton.label:	Cealaigh
*chooseSessionBreakLockButton.label:	Break Lock ! FIXME
*chooseSessionLoadButton.background:	light steel blue
*chooseSessionDeleteButton.background:	light steel blue
*chooseSessionBreakLockButton.background: light steel blue

*chooseSessionFailSafeButton.background:light steel blue
*chooseSessionCancelButton.background:	light steel blue

*clientInfoButton.label:	Client List ! FIXME
*logButton.label:		Session Log ! FIXME
*checkPointButton.label:	Checkpoint ! FIXME
*shutdownButton.label:		Shutdown ! FIXME
*shutdownSave.label:		With Checkpoint ! FIXME
*shutdownDontSave.label:	Immediately ! FIXME

*logPopup.title:		Session Log ! FIXME
*logPopup.iconName:		Session Log
*logOkButton.label:		Ceart go Leor
*logText.width:			600
*logText.height:		300

*clientInfoPopup.title:		Client List ! FIXME
*clientInfoPopup.iconName:	Client List
*noClientsLabel.label:		There are no clients in the session ! FIXME
*viewPropButton.label:		View Properties ! FIXME
*cloneButton.label:		Clone ! FIXME
*killClientButton.label:        Marbh
*restartHintButton.label:	Restart Hint ! FIXME
*restartIfRunning.label:	If Running ! FIXME
*restartAnyway.label:		Anyway ! FIXME
*restartImmediately.label:	Immediately ! FIXME
*restartNever.label:		Never ! FIXME

*clientInfoDoneButton.label:	Rinneadh
*manualRestartLabel.label:	Restart the following non-session-aware clients... ! FIXME

*clientPropTextWidget.width:	500
*clientPropTextWidget.height:	300
*clientPropDoneButton.label:	Rinneadh

*saveMessageLabel.label:	Session name ! FIXME

*saveTypeLabel.label:		Save Type      ! FIXME
*saveTypeNone.label:		Tada
*saveTypeLocal.label:		Local ! FIXME
*saveTypeGlobal.label:		Global ! FIXME
*saveTypeBoth.label:		Both ! FIXME

*interactStyleLabel.label:	Interact Style ! FIXME
*interactStyleNone.label:	Tada
*interactStyleErrors.label:	Earraidh ! FIXME
*interactStyleAny.label:	Any ! FIXME

*saveCancelButton.label:	Cealaigh

*helpSaveButton.label:		Cabhair
*helpSaveOkButton.label:	Ceart go Leor

*helpSaveText.label:\n\
Save types\n\
----------\n\
Local  - Applications should save enough information to\n\
         restore the state as seen by the user.\n\
         The save should not affect data seen by other users.\n\
\n\
Global - Applications should commit all of their data to\n\
         permanent, globally accessible storage.\n\
\n\
Both   - Applications should commit their data to global\n\
         storage and also save state local to the user.\n\
\n\n\
Interaction styles\n\
------------------\n\
None   - Don't allow user interaction\n\
Errors - Allow user interaction only if an error occurs\n\
Any    - Allow user interaction for any reason\n\
\n

*nameInUsePopup.title:		Rabhadh
*nameInUseOverwriteButton.label: Overwrite ! FIXME

*badSavePopup.title:		Save Failure ! FIXME
*badSaveLabel.label:		The following applications did not report\n\ ! FIXME
a successful save of their state:
*badSaveOkButton.label:		Ceart go Leor
*badSaveCancelButton.label:	Cancel Shutdown ! FIXME

*chooseSessionListWidget.Translations: #override\n\
	<Key>Up:	ChooseSessionUp()\n\
	<Key>KP_Up:	ChooseSessionUp()\n\
	Ctrl<Key>P:	ChooseSessionUp()\n\
	<Key>Down:	ChooseSessionDown()\n\
	<Key>KP_Down:	ChooseSessionDown()\n\
	Ctrl<Key>N:	ChooseSessionDown()\n\
	<Btn1Down>:	Set() ChooseSessionBtn1Down()\n

*chooseSessionLoadButton.Accelerators: #override\n\
	<Btn1Down>(2+):	set() notify() unset()\n\
	<Key>Return:	set() notify() unset()\n\
	<Key>KP_Enter:	set() notify() unset()\n

*checkPointButton.Translations: #override\n\
	<Btn1Up>:	notify() reset()\n
*shutdownButton.Translations: #override\n\
	<Btn1Up>:	notify() reset()\n

*saveOkButton.Accelerators: #override\n\
	<Key>Return:	set() notify() unset()\n

*badSaveOkButton.Accelerators: #override\n\
	<Key>Return:	set() notify() unset()\n
