213 | | _("Hostname"), _("JobId"), _("JobSize"), \ |
214 | | _("JobPrice"), _("Copies"), _("JobBytes"), \ |
215 | | _("PageCounter"), _("Title"), _("Filename"), \ |
216 | | _("Options"), _("MD5Sum"), _("BillingCode"), \ |
217 | | _("PrecomputedJobSize"), _("PrecomputedJobPrice"), _("Pages")] |
| 213 | _("Hostname"), _("JobId"), _("Number of pages"), \ |
| 214 | _("Cost"), _("Copies"), _("Number of bytes"), \ |
| 215 | _("Printer's internal counter"), _("Title"), _("Filename"), \ |
| 216 | _("Options"), _("MD5Sum"), _("Billing code"), \ |
| 217 | _("Precomputed number of pages"), _("Precomputed cost"), _("Pages details") + " " + _("(not supported yet)")] |