Show
Ignore:
Timestamp:
03/06/06 08:50:02 (18 years ago)
Author:
jerome
Message:

Modified a translatable message.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/pkbcodes

    r2783 r2789  
    102102        if not options["add"] : 
    103103            if not options["list"] : 
    104                 percent.display(_("Extracting datas...")) 
     104                percent.display("%s..." % _("Extracting datas")) 
    105105            if not names :      # NB : can't happen for --delete because it's catched earlier 
    106106                names = ["*"]