Most of the texts in this module cannot be translated:

  $form['message'] = array("#type" => "markup", "#value" => "<p>Are you sure you want to delete this target?</p>");
  $form['submit'] = array("#type" => "submit", "#value" => "Delete");
  $form['cancel'] = array("#type" => "markup", "#value" => l("cancel", "admin/autopilot/configure"));