###
### libfop.pl liblop.pl
###

fop.receive.submit:
	receive your submition _ARG0_

fop.no_numeric_filename:
	_ARG0_: filename is not numeric

fop.unlink:
	remove _ARG0_ file

fop.unlink.fail:
	failed to remove _ARG0_ file

fop.rename.fail:
	failed to rename _ARG0_ (_ARG0_ => _ARG1_)

fop.write.fail:
	cannot write_ARG0_ 

fop.not_found:
	no such file for request

fop.mget.too_many:
	(m)get request is too large!
	the maximum number of files in one request (mail) is  _ARG0_ files.

fop.mget.no_such_mode:
	mget: no such mode (_ARG0_)

fop.summary.not_match:
	no such entry in summary file

