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/pkusers

    r2783 r2789  
    198198        if not options["add"] : 
    199199            if not options["list"] : 
    200                 percent.display(_("Extracting datas...")) 
     200                percent.display("%s..." % _("Extracting datas")) 
    201201            if not names :      # NB : can't happen for --delete because it's catched earlier 
    202202                names = ["*"]