Changeset 5551

Show
Ignore:
Timestamp:
02/24/10 18:59:17 (3 years ago)
Author:
nopper
Message:

Fixing a typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pm/trunk/umit/pm/gui/pages/audittargetpage.py

    r5492 r5551  
    257257            if errs and not func: 
    258258                errs.append( 
    259                     _('Neither get_target could be used to autopopulate' 
    260                       'target. Please load at least an appropriate plugin and ' 
    261                       'make an ARP scan, or add targets MAC by hand.')) 
     259                    _('Neither get_target can be used to autopopulate the targ' 
     260                      'ets. Please load at least an appropriate plugin (like ' 
     261                      'Profiler) and make an ARP scan, or add targets MAC by ' 
     262                      'hand.')) 
    262263 
    263264            if errs: