;;$VER: archandler.cd 37.6 (4.6.95)
;;
;;  $Filename: archandler.cd $
;;  $Version: 37.6 $
;;  $Date: 4.6.95 $
;;  $Creation: 26.9.94 $
;;
;;  ARCHandler strings.
;;
;;  © Copyright 1994 Rafael D'Halleweyn, all rights reserved
;;
MSG_OK_GAD (1//)
 Ok 
;
;-------------;
; Main Window ;
;-------------;
;
MSG_MAIN_TITLE (1000//)
ARCHandler
;
MSG_PREFERENCES_LABEL (//)
Preferences
;
MSG_DEVICE_LABEL (//)
_Device...
;
MSG_ARCHIVE_LABEL (1099//)
A_rchive...
;
MSG_COMMODITY_LABEL (1003//)
_Commodity...
;
MSG_FLUSH_LABEL (//)
_Flush
;
MSG_ABOUT_LABEL (//)
_About...
;
MSG_HIDE_LABEL (//)
_Hide
;
MSG_QUIT_LABEL (//)
_Quit
;
MSG_ABOUT_DESCR_REQ (//)
\023A filesystem that lets you\n\
\023use archives like directories.
;
MSG_ABOUT_SHARE_REQ (//)
\023ARCHandler is \010shareware\020!
;
MSG_ABOUT_TRANSLATION_REQ (//)
\023Using builtin strings
;
MSG_ABOUT_TITLE (//)
About ARCHandler
;
MSG_MORE_GAD (//)
More...
;
MSG_REGISTERED_REQ (//)
\023This copy is registered to\n\
\023\010%s\020.
;
MSG_NOT_REGISTERED_REQ (//)
\023This copy is \010not\020 registered.
;
MSG_PROJECT_MENU (1080//)
Project
;
MSG_PROJECT_ABOUT_MENU (//)
About...
;
MSG_PROJECT_ABOUT_MENU_KEY (//1)
?
;
MSG_PROJECT_HELP_MENU (//)
Help
;
MSG_PROJECT_HELP_MENU_KEY (//4)
Help
;
MSG_PROJECT_HIDE_MENU (//)
Hide
;
MSG_PROJECT_HIDE_MENU_KEY (//1)
H
;
MSG_PROJECT_QUIT_MENU (//)
Quit
;
MSG_PROJECT_QUIT_MENU_KEY (//1)
Q
;
;--------------------;
; Device Preferences ;
;--------------------;
;
MSG_DEV_TITLE (1100//)
ARCHandler: Device Preferences
;
MSG_DEV_DEVICENAME_LABEL (//)
_Device Name
;
MSG_DEV_VOLUMENAME_LABEL (//)
_Volume Name
;
MSG_DEV_TASKPRI_LABEL (1104//)
Task _Priority
;
MSG_DEV_SCANDELAY_LABEL (//)
Volume Sc_an Delay
;
MSG_DEV_FILESDIR_LABEL (1107//)
Extra _Files
;
MSG_DEV_SAVE_LABEL (1109//)
_Save
;
MSG_DEV_USE_LABEL (//)
_Use
;
MSG_DEV_CANCEL_LABEL (//)
_Cancel
;
MSG_DEV_DELAY_FMT (1120//)
%ld sec
;
MSG_DEV_FILESDIR_FREQ_TITLE (//)
Select Extra Files directory
;
MSG_DEV_ADDFAIL_REQ (1140//)
Couldn't add the '%s:' device!\n\
This device name is probably\n\
already in use.
;
MSG_DEV_NOVOLUME_REQ (//)
Couldn't create volume '%s:'!
;
MSG_DEV_NODEV_REQ (//)
Couldn't create device '%s:'!
;
MSG_DEV_NODIR_REQ (//)
'%s' is not a directory!
;
MSG_DEV_NOLOCKFILES_REQ (//)
Can't lock '%s'\n\
as Extra Files directory!
;
MSG_DEV_DEVHASCOLON_REQ (1146//)
The name of the Device should not contain\n\
a colon (':')! The name is not changed.
;
MSG_DEV_DEVCHANGE_REQ (//)
The name of the Device can't be changed\n\
until ARCHandler is restarted.
;
MSG_DEV_VOLHASCOLON_REQ (//)
The name of the Volume should not contain\n\
a colon (':')! The name is not changed.
;
MSG_DEV_EXTRAONARC_REQ (1150//)
The Extra Files directory should not be\n\
placed on the ARCHandler volume!
;
MSG_DEV_REQ_TITLE (//)
Device Preferences
;
MSG_DEV_NOSAVE_REQ (//)
Can't save Device Preferences:\n\
%s
;
MSG_DEV_PROJECT_MENU (1180//)
Project
;
MSG_DEV_PROJECT_HELP_MENU (//)
Help
;
MSG_DEV_PROJECT_HELP_MENU_KEY (//4)
Help
;
MSG_DEV_EDIT_MENU (//)
Edit
;
MSG_DEV_EDIT_DEFAULTS_MENU (//)
Reset To Defaults
;
MSG_DEV_EDIT_DEFAULTS_MENU_KEY (//1)
D
;
MSG_DEV_EDIT_LASTSAVED_MENU (//)
Last Saved
;
MSG_DEV_EDIT_LASTSAVED_MENU_KEY (//1)
L
;
MSG_DEV_EDIT_RESTORE_MENU (//)
Restore
;
MSG_DEV_EDIT_RESTORE_MENU_KEY (//1)
R
;
;---------------------;
; Archive Preferences ;
;---------------------;
;
MSG_ARC_TITLE (1300//)
ARCHandler: Archive Preferences
;
MSG_ARC_RECOGNITION_LABEL (//)
Archive _Recognition
;
MSG_ARC_KEEPFILES_LABEL (//)
_Keep Files
;
MSG_ARC_SAVE_LABEL (//)
_Save
;
MSG_ARC_USE_LABEL (//)
_Use
;
MSG_ARC_CANCEL_LABEL (//)
_Cancel
;
MSG_ARC_BUFFERS_LABEL (1106//)
_Buffers
;
MSG_ARC_TEMPDIR_LABEL (1108//)
_Temporary Files
;
MSG_ARC_RECOG_CYC (1320//)
Filename only|Name and Contents|File Contents
;
MSG_ARC_KEEPFILES_FMT (//)
%ld sec
;
MSG_ARC_TEMPDIR_FREQ_TITLE (1122//)
Select Temporary Files directory
;
MSG_ARC_NODIR_REQ (1340//)
'%s' is not a directory!
;
MSG_ARC_REQ_TITLE (//)
Archive Preferences
;
MSG_ARC_NOSAVE_REQ (//)
Can't save Archive Preferences:\n\
%s
;
MSG_ARC_NOLOCKTEMP_REQ (1145//)
Can't lock '%s'\n\
as Temporary directory!
;
MSG_ARC_TEMPONARC_REQ (1149//)
The Temporary directory should not be\n\
placed on the ARChandler volume!
;
MSG_ARC_PROJECT_MENU (1380//)
Project
;
MSG_ARC_PROJECT_HELP_MENU (//)
Help
;
MSG_ARC_PROJECT_HELP_MENU_KEY (//4)
Help
;
MSG_ARC_EDIT_MENU (//)
Edit
;
MSG_ARC_EDIT_DEFAULTS_MENU (//)
Reset To Defaults
;
MSG_ARC_EDIT_DEFAULTS_MENU_KEY (//1)
D
;
MSG_ARC_EDIT_LASTSAVED_MENU (//)
Last Saved
;
MSG_ARC_EDIT_LASTSAVED_MENU_KEY (//1)
L
;
MSG_ARC_EDIT_RESTORE_MENU (//)
Restore
;
MSG_ARC_EDIT_RESTORE_MENU_KEY (//1)
R
;
;-----------------------;
; Commodity Preferences ;
;-----------------------;
;
MSG_CX_TITLE (1200//)
ARCHandler: Commodity Preferences
;
MSG_CX_HOTKEY_LABEL (//)
_Hot Key
;
MSG_CX_FLUSHKEY_LABEL (//)
_Flush Key
;
MSG_CX_PRIORITY_LABEL (//)
_Priority
;
MSG_CX_POPUP_LABEL (//)
P_op Up
;
MSG_CX_SAVE_LABEL (//)
_Save
;
MSG_CX_USE_LABEL (//)
_Use
;
MSG_CX_CANCEL_LABEL (//)
_Cancel
;
MSG_CX_HOTKEY_REQ (1220//)
\023Select Hot Key combination
;
MSG_CX_FLUSHKEY_REQ (//)
\023Select Flush Key combination
;
MSG_CX_NOFLUSH_REQ (//)
Couldn't create Flush Key\n\
'%s'!
;
MSG_CX_NOHOT_REQ (//)
Couldn't create Hot Key\n\
'%s'!
;
MSG_CX_NOREMOVE_REQ (//)
Couldn't create DISKREMOVED event catcher!
;
MSG_CX_NOINSERT_REQ (//)
Couldn't create DISKINSERT event catcher!
;
MSG_CX_BROKERNOMEM_REQ (//)
Not enough memory free to\n\
add commodity broker!
;
MSG_CX_PRIORITY_REQ (//)
The Priority of the Commodity can't be\n\
changed until ARCHandler is restarted.
;
MSG_CX_REQ_TITLE (//)
Commodity Preferences
;
MSG_CX_DESCR (1250//)
Use archives as directories
;
MSG_CX_NOSAVE_REQ (//)
Can't save Commodity Preferences:\n\
%s
;
MSG_CX_PROJECT_MENU (1280//)
Project
;
MSG_CX_PROJECT_HELP_MENU (//)
Help
;
MSG_CX_PROJECT_HELP_MENU_KEY (//4)
Help
;
MSG_CX_EDIT_MENU (//)
Edit
;
MSG_CX_EDIT_DEFAULTS_MENU (//)
Reset To Defaults
;
MSG_CX_EDIT_DEFAULTS_MENU_KEY (//1)
D
;
MSG_CX_EDIT_LASTSAVED_MENU (//)
Last Saved
;
MSG_CX_EDIT_LASTSAVED_MENU_KEY (//1)
L
;
MSG_CX_EDIT_RESTORE_MENU (//)
Restore
;
MSG_CX_EDIT_RESTORE_MENU_KEY (//1)
R
;
;------;
; Misc ;
;------;
;
MSG_NOTIMER_REQ (2000//)
Can't open timer.device!
;
MSG_UNKNOWN_TXT (//)
unknown
;
MSG_CANTOPEN_REQ (//)
Can't open '%s'!
;
MSG_CANTQUIT1_REQ (2004//)
Can't quit now: some windows\n\
are still in use.
;
MSG_CANTQUIT2_REQ (//)
Can't quit now: %sare still in use.
;
MSG_CANTQUIT3_REQ (//)
Can't quit now: %sis still in use.
;
MSG_CANTQUIT1_FMT (//)
%s\n\

;
MSG_CANTQUIT2_FMT (//)
%s and\n\
%s 
;
MSG_CANTQUIT3_FMT (//)
%s, %s\n\
and %s 
;
MSG_CANTQUIT4_FMT (//)
%s, %s,\n\
%s and %s\n\

;
MSG_LOCK_TXT (//)
one lock
;
MSG_LOCKS_FMT (//)
%ld locks
;
MSG_FILE_TXT (//)
one file
;
MSG_FILES_FMT (//)
%ld files
;
MSG_ARCHIVE_TXT (//)
one archive
;
MSG_ARCHIVES_FMT (//)
%ld archives
;
MSG_REQUESTER_TXT (//)
one requester
;
MSG_REQUESTERS_FMT (//)
%ld requesters
;
MSG_RETRY_CANCEL_GADS (//)
Retry|Cancel
;
MSG_VOLUME_ERROR_FMT (//)
%s,\n%s.
;
;------------------;
; GetKey requester ;
;------------------;
;
MSG_KREQ_GADS (2102//)
 _Ok |_Cancel
;
MSG_KREQ_NOTHING_TEXT (//)
nothing
;
MSG_KREQ_TITLE (//)
ARCHandler: Key Request
;
MSG_KREQ_GETNOTHING_GADS (//)
_Get|_Nothing
;
;-----;
; LhA ;
;-----;
;
MSG_LHA_CORRUPT_REQ (2200//)
%s is corrupt!
;
MSG_LHA_NOT_FOUND_REQ (//)
Couldn't not find the LhA command!
;
