Changeset 2198 for pykota/trunk
- Timestamp:
- 04/09/05 21:38:27 (20 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/pykota/accounters/hardware.py
r2196 r2198 338 338 else : 339 339 # here we may have got a printer being replaced 340 # DURING the job. This is HIGHLY improbable !340 # DURING the job. This is HIGHLY improbable (but already happened) ! 341 341 self.filter.printInfo(_("Inconsistent values for printer %s's internal page counter.") % printer.Name, "warn") 342 342 self.filter.printInfo(_("Job's size forced to 1 page for printer %s.") % printer.Name, "warn")