Active
Project:
AutoPilot
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Aug 2007 at 09:42 UTC
Updated:
21 Aug 2007 at 09:42 UTC
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"));