E_CAN__MSGS #if WHO_AM_I == I_AM_CANCEL || WHO_AM_I == I_AM_OZ E_CAN_BADARG "\"%s\" is not a request id or a printer." "Cancel requests by id or by\nname of printer where printing." E_CAN_CANT "Can't cancel request \"%s\"." "You are not allowed to cancel\nanother's request." E_CAN_NOUSERP "No jobs on printer %s for user(s) %s." "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued." E_CAN_ANYUSERP "No user has a job on printer %s." "Use the lpstat -o or lpstat -u commands\nto see what requests have been queued." E_CAN_NOUSERANYP "No jobs on any printer for user(s) %s." "Use the lpstat -o command to see what\nrequests have been queued." E_CAN_ANYUSERANYP "No requests queued." "" E_CAN_NOACT "Nothing to do." "You need to give a request ID or printer\nname, or the -u option to specify a user." #endif /** ** MESSAGES FOR THE ACCEPT, REJECT, ENABLE, DISABLE PROGRAMS **/ /* DON'T TOUCH THE NEXT LINE */