auth.ok:
	authenticated

auth.fail:
	authentication failed

auth.not_admin:
	you are not permitted to do remote administration
	request (_ARG0_) is denied.

auth.change_password.ok:
	password changed

auth.change_password.fail:
	password change failed

auth.invalid_password:
	wrong password

auth.password_unchanged:
	password change failed, so is unchanged

auth.password.cannot_open:
	cannot open password file

auth.password.cannot_mk_pwdb:
	cannot create password file

auth.password.cannot_mk_pwdb.bak:
	failed to back up password file

auth.password.rename.fail:
	failed to rename (back up) password file

auth.please_use_pgp:
	WARNING _ARG0_: 
	You attempted to authenticate with a password in PGP mode.
	This will not work.

auth.admin_not_member:
	member <_ARG0_> is not permitted to do remote administration.
	Please ask the (primary) maintainer to add you
	   by mail:  admin addadmin _ARG0_
	   on shell: % makefml addadmin _ARG0_

auth.should_be_from_member:
	Error: <_ARG0_> is not a member
	Please check the From: in your mail client.
