1 /*This file is automatically generated from msg.source.*/ 2 char *e_fl__msgs[] = { 3 "Can't access filter table\n\"%s\".", 4 "Check its file permissions.", 5 "Can't access archived filter table\n\"%s\".", 6 "Check its file permissions.", 7 "No command specified.", 8 "You must give a command or program name.", 9 "No filters are archived.", 10 "See if any were installed originally.", 11 "No filter by that name was archived.", 12 "Check the name again.", 13 "No filter name given.", 14 "You must specify a filter name;\nuse the -f option.", 15 "Can't open the file for reading: \"%s\"", 16 "Check that it exists and that you\ncan read it.", 17 "Error reading input.", 18 "", 19 "No filter by the name \"%s\" exists.", 20 "Check the name again.", 21 "Error accessing filter table\n\"%s\"\n(%s).", 22 "", 23 "Input line %d can not be used.", 24 "Fix the input if necessary;\nprocessing continues.", 25 "Nothing to do.", 26 "You must give one of these options:\n-F, -, -x, -l.", 27 "Can't add a filter named \"all\".", 28 "You must use another name.", 29 "Could not read all filters from table\n\"%s\".", 30 "", 31 "The LP print service didn't load the filter table.", 32 "Try restarting the LP print service by\nrunning the /usr/lib/lp/lpsched command.", 33 "Missing option template.", 34 "There appears to be an incomplete option\ntemplate. This can be caused by a double\ncomma in the option list. Resubmit the\nentire input.", 35 "Unrecognized keyword in option template.", 36 "Resubmit the entire input. Check the\nlpfilter(1M) manual page for the list of\nvalid keywords.", 37 "Missing pattern in option template.", 38 "Resubmit the entire input; make sure all\noption templates include a keyword,\npattern, and replacement:\nkeyword pattern = replacement\n(e.g. MODES * = -m *).", 39 "Missing replacement in option template.", 40 "Resubmit the entire input; make sure all\noption templates include a keyword,\npattern, and replacement:\nkeyword pattern = replacement\n(e.g. MODES * = -m *).", 41 "Error in regular expression:\n %s", 42 "Resubmit the entire input with the\ncorrect regular expression.", 43 }; 44