# FednetCmp - Fednet file compression/decompression
#  Christopher Bazley, 2001

_TaskName:FednetCmp

# File access
LoadFail:Could not load file: %0
SaveFail:Could not save file: %0
DirFail:Could not create directory: %0

# Iconbar menu window list
ScanCompList:Batch compression: "%0"
ScanDeCompList:Batch decompression: "%0"
CompDialogueList:Compress "%0" as...
DeCompDialogueList:Decompress "%0" as...
DirDialogueList:Setup scan of "%0"...

# Progress window titles
ScanCompTitle:Compressing files
ScanDeCompTitle:Decompressing files

# Progress window actions
ScanTOpen:Opening
ScanTIgnore:Ignoring
ScanTLoad:Reading
ScanTSave:Writing
ScanTPaused:Paused

# Progress window buttons
ScanBPause:Pause
ScanBCont:Continue
ScanBRetry:Retry

# Progress window help
ScanHPause:\Spause this operation.
ScanHCont:\Scontinue the operation.
ScanHRetry:\Sretry the activity which failed.

# Misc
NoDirtoApp:Please drag this icon to a directory display, to set the output location.
AppDir:FednetCmp can only process directories dragged from a directory display.

# For CBLibrary
OldErr:%0 (Click 'Cancel' to quit the program.)
NewErr:%0 (Click 'Quit' to quit the program.)
FatErr:Fatal Error: %0
ErrButtons:Quit
OpenInFail:Cannot open '%0' for input
OpenOutFail:Cannot open '%0' for output
ReadFail:Error reading from '%0'
WriteFail:Error writing to '%0'
Escape:Operation aborted by user.
BitStream:Error in compressed bitstream

# Discard/Cancel dialogue on quit
PlurUNS:%0 batch operations are in progress. Really abort these and quit?
SingUNS:A batch operation is in progress. Really abort and quit?
