1E_CMB__MSGS 2 3#if WHO_AM_I == I_AM_COMB || WHO_AM_I == I_AM_OZ 4 5E_REJ_2TIME 6 "Destination \"%s\" was already\nnot accepting requests." 7 "" 8 9E_ACC_2TIME 10 "Destination \"%s\" was already accepting\nrequests." 11 "" 12 13E_DIS_2TIME 14 "Destination \"%s\" was already disabled." 15 "" 16E_DIS_CLASS 17 "\"%s\" is a class." 18 "You can only disable printers, not\nclasses. If you want to prevent people\nfrom submitting requests to this class,\nuse the /usr/sbin/reject command." 19 20E_ENA_2TIME 21 "Destination \"%s\" was already enabled." 22 "" 23E_ENA_CLASS 24 "\"%s\" is a class." 25 "You can only enable printers, not\nclasses. If you want to allow people to\nsubmit requests to this class, use the\n/usr/sbin/accept command." 26 27#endif 28 29/** 30 ** MESSAGES FOR THE LPMOVE PROGRAM 31 **/ 32 33/* DON'T TOUCH THE NEXT LINE */ 34