Show
Ignore:
Timestamp:
04/09/05 21:38:27 (19 years ago)
Author:
jerome
Message:

Added a "funny" comment :-)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/pykota/accounters/hardware.py

    r2196 r2198  
    338338            else :     
    339339                # 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) ! 
    341341                self.filter.printInfo(_("Inconsistent values for printer %s's internal page counter.") % printer.Name, "warn") 
    342342                self.filter.printInfo(_("Job's size forced to 1 page for printer %s.") % printer.Name, "warn")