1E_MOV__MSGS
2
3#if	WHO_AM_I == I_AM_LPMOVE || WHO_AM_I == I_AM_OZ
4
5E_MOV_BADDEST
6	"Request \"%s\" cannot be moved."
7	""
8E_MOV_NOMEDIA
9	"Request \"%s\" cannot be moved."
10	"The form or character set needed by the\nrequest no longer exists. You should\ncancel this request."
11E_MOV_DENYMEDIA
12	"Request \"%s\" cannot be moved."
13	"The form needed by the request is no\nlonger available to the user. You should\ncancel this request."
14E_MOV_NOMOUNT
15	"Request \"%s\" cannot be moved."
16	"The form needed by the request can't be\nmounted on the destined printer. Try\nanother destination, or wait for the\nrequest to finish printing or cancel it."
17E_MOV_PTRCHK
18	"Request \"%s\" cannot be moved\nbecause the following options can't be handled:\n%s"
19	"Try moving the request to another\ndestination, or wait for the request to\nfinish printing or cancel it."
20E_MOV_DENYDEST
21	"Request \"%s\" cannot be moved."
22	"The person who submitted the request is\nnot allowed to use the printer(s). Try\nanother destination, or wait for the\nrequest to finish printing or cancel it."
23E_MOV_NOFILTER
24	"Request \"%s\" cannot be moved."
25	"There is no filter to convert the file\ncontent for the printer(s). Try another\ndestination, or wait for the request to\nfinish printing or cancel it."
26
27#endif
28
29/**
30 ** MESSAGES FOR THE LPUSERS PROGRAM
31 **/
32
33/* DON'T TOUCH THE NEXT LINE */
34