~ubuntu-branches/ubuntu/raring/hplip/raring

« back to all changes in this revision

Viewing changes to base/strings.py

  • Committer: Bazaar Package Importer
  • Author(s): Mark Purcell
  • Date: 2010-12-23 11:04:31 UTC
  • mfrom: (2.1.158 natty)
  • Revision ID: james.westby@ubuntu.com-20101223110431-ev5wz1it6b7jce51
Tags: 3.10.9-1
New Upstream Release 

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
            '2006' : (self.__tr('Scanner is waiting for PC'), ''),
133
133
            '2007' : (self.__tr('Scanner automatic document feeder jam'), ''),
134
134
            '2008' : (self.__tr('Scanner automatic document feeder door opened'), ''),
 
135
            '2009' : (self.__tr('Scan job cancelled'), ''),
135
136
            '3000' : (self.__tr('Fax job started'), ''),
136
137
            '3001' : (self.__tr('Fax job complete'), ''),
137
138
            '3002' : (self.__tr('Fax job failed'), '%try_again%'),