Changeset 2789 for pykota/trunk/bin/pkprinters
- Timestamp:
- 03/06/06 08:50:02 (19 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
pykota/trunk/bin/pkprinters
r2783 r2789 155 155 if not options["add"] : 156 156 if not options["list"] : 157 percent.display( _("Extracting datas..."))157 percent.display("%s..." % _("Extracting datas")) 158 158 if not names : # NB : can't happen for --delete because it's catched earlier 159 159 names = ["*"]