1E_LPU__MSGS 2 3#if WHO_AM_I == I_AM_LPUSERS || WHO_AM_I == I_AM_OZ 4 5E_LPU_BADFILE 6 "Bad file: %s, errno=%d." 7 "" 8E_LPU_BADFORM 9 "Bad user profile:\n\"%s\"." 10 "" 11E_LPU_DEFTWICE 12 "Default listed twice." 13 "" 14E_LPU_NOLOAD 15 "The LP print service did not load new priority\ndefinitions." 16 "Try restarting the LP print service." 17E_LPU_BADU 18 "Bad user specified: %s" 19 "" 20E_LPU_NOUSER 21 "User \"%s\" did not have a limit set\n(or is illegal)" 22 "" 23 24#endif 25 26/** 27 ** MESSAGES FOR THE LP PROGRAM 28 **/ 29 30/* DON'T TOUCH THE NEXT LINE */ 31