1E_STAT__MSGS 2 3#if WHO_AM_I == I_AM_LPSTAT || WHO_AM_I == I_AM_OZ 4 5E_STAT_BADSET 6 "Non-existent character set \"%s\"." 7 "Check the name again; use the\n\"lpstat -S all\" command to get a list of\nall known character sets." 8E_STAT_BADSTAT 9 "\"%s\" isn't a request ID or destination" 10 "Use the \"lpstat -p all -c all\" command\nto get a list of valid destinations.\nUse the \"lpstat -o all\" command to get a\nlist of all outstanding print requests." 11E_STAT_DONE 12 "\"%s\" already printed." 13 "You can't get any information about this\nrequest, since no record of it remains." 14E_STAT_USER 15 "\"%s\" is not currently a user on this system." 16 "Check the spelling of the name.\nUse the \"lpstat -u all\" command to get a\nlist of outstanding print requests." 17 18#endif 19 20/** 21 ** MESSAGES FOR THE LPSYSTEM PROGRAM 22 **/ 23 24/* DON'T TOUCH THE NEXT LINE */ 25