E_FOR__MSGS #if WHO_AM_I == I_AM_LPFORMS || WHO_AM_I == I_AM_OZ #define E_FOR_MOPENREQX E_LP_HAVEREQS #define E_FOR_UALLOWDENY E_LP_UALLOWDENY #define E_FOR_EXTRAARG E_LP_EXTRA E_FOR_FORMNAME "No form name given." "You must specify a form name using the\n-f option." E_FOR_NOACT "Nothing to do." "You must give one of these options:\n- -F (new form)\n- -F -l -x -u -A -W -Q (existing form)" E_FOR_EMPTYFILE "Empty form description file given." "All defaults will be used; resubmit the\ncommand if this is not what you want.\nProcessing continues." E_FOR_DELSTRANGE "Strange, the LP print service accepted\nthe delete form request but the disk\ncopy can't be deleted." "" E_FOR_CTMPFILE "Unable to create temporary file." "Set the TMPDIR environment variable to a\nsuitable temporary directory name." E_FOR_OPEN "Can't open \"%s\" for reading." "Check that it exists and that you\ncan read it." E_FOR_ANYNONE "Reserved words \"any\" and \"none\" are not\nappropriate in this context." "" E_FOR_NOFORMS "No forms currently defined." "" E_FOR_NOSHCMDERR "No alert given." "You must give a shell command to use as\nthe alert." E_FOR_NOSHCMDWARN "No alert defined for form \"%s\"." "Use the -A option to define a shell\ncommand to use as the alert.\nProcessing continues." E_FOR_BADHDR "Bad input header in form description file on\nline %d." "" E_FOR_BADSCALE "Improper scaled decimal number on line %d." "You can use only 'i' and 'c' for scaling numbers." E_FOR_BADINT "Invalid integer given on line %d." "You must give a positive non-zero\ninteger value." E_FOR_BADCHSETQUALIFIER "Bad qualifier given after character set on\nline %d." "The only legal qualifier immediately\nfollowing a character set name is\n\",mandatory\"." E_FOR_TRAILIN "Bad input follows legal input on line %d." "Check to the System Administrator's\nReference manual for the correct syntax." E_FOR_NOTNAME "Incorrect syntax for name on line %d." "Give a name that has 1 to 14 letters,\ndigits, or underscores." E_FOR_NOTCTYPE "Incorrect syntax for content type on line %d." "Give a content type that has 1 to 14\nletters, digits, or dashes." E_FOR_UNKNOWN "Error accessing form \"%s\"\n(%s)." "" E_FOR_FORMBUSY "There are jobs currently queued for form\n\"%s\"" "Either wait for the requests to finish\nprinting or cancel them. Use the\nlpstat -o -l command to find out which\nneed this form." E_FOR_NOSPACE "The LP print service can't take in another form." "The form definition has been saved on\ndisk nonetheless. Stop the LP print\nservice (/usr/sbin/lpshut) and restart it\n(/usr/lib/lp/lpsched) to have it\nrecognize the new form." E_FOR_ANYDEL "Nothing will happen." "The \"-f any\" option is used to set an\nalert for those forms without an alert,\nbut \"-A none\" defines no alert." E_FOR_ALSO_SEP_FORM "The form `%s' cannot be defined with\npaper `%s' because `%s' is already\ndefined as an old style form. " "Either use another name, or remove the\nconflicting form using `lpforms'." #endif /** ** MESSAGES FOR THE LPSTAT PROGRAM **/ /* DON'T TOUCH THE NEXT LINE */