/* Alert displayed when trying to forward print job to NetWare server that fails because user has no right to access queue. Probably no authenticated on the server. */
"NetWare print job failed: no queue rights. Please make sure you are authenticated on the NetWare server.";
/* Printer is waiting for manual feed paper */
"Waiting for manual feed paper";
/* The job ran into a fatal problem and was aborted. */
"Some or all of the pages in your print request couldn't be printed";
/* Printer is out of paper */
"No paper in printer";
/* Printer has no toner cartridge */
"No toner cartridge in printer";
/* Paper jammed inside printer */
"Paper jammed in printer. Check paper path.";
/* The printer has not had any communication with the host for a few minutes. This may not be a problem, or it may be a printer failure. */
"Printer hasn't responded for a few minutes";
/* There was a PostScript error in the print job. This is fatal -- the job was aborted. */
"Due to a PostScript language error, some or all of the pages in your print request couldn't be printed";
/* Printer cover/door was open */
"Printer cover open";
/* Printer has no more ink, or the ink cartridge is missing */
"Printer is out of ink";
/* The printer configuration cannot support the job. Job was aborted. Usual problem is that the printer has a different paper size than the job requests. */
"Your print request couldn't be printed. Make sure that its paper size and other options match the printer's configuration.";
/* The printer has not had any communication with the host for a few minutes. This may not be a problem, or it may be a printer failure. It is likely to be out of paper. */
"Printer hasn't responded for a few minutes. It may be out of paper.";
/* Printer is offline or in some way not available. This is meant to be very general, but should include off line. */
"Printer is offline/unavailable";
/********** INFORM STRINGS **********/
/* Printer is waiting for maunal feed paper */
"Waiting for manual feed paper";
/* Printer is out of paper */
"No paper in printer";
/* A non-recoverable error occurred while printing the job. The job was aborted. */
"Fatal error. Print job aborted.";
/* The toner cartridge has been removed from the printer */
"No toner cartridge in printer";
/* Paper jammed inside printer */
"Paper jammed in printer. Check paper path.";
/* No paper was loaded into manual feed slot within manual-feed timeout period */
"Manual feed timeout";
/* The printer is not connected to the host machine */
"No printer connected";
/* Printer cover/door was open */
"Printer cover open";
/* There is not a lot of toner left in the printer toner cartridge */
"Printer toner cartridge running low";
/* The printer has a hardware problem of some kind */
"Printer hardware failure";
/* Stop button label */
"Stop";
/* OK button label */
"OK";
/* Continue button label */
"Continue";
/* User attempted to remove print request and it failed */