Add missing t() to help translation

xmacinfo - June 3, 2007 - 17:43
Project:FormCorral
Version:5.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:active
Description

Thank you for your new module. I'm eager to try it out.

However, looking quickly the module code, there is a lot of missing t().

A bad example:

"#description" => "The name of this validation . . .

Versus a good one:

"#description" => t("Select the type of rule, . . .

Keep up the good work.

#1

Caleb G2 - June 6, 2007 - 22:33

This is on the to do list - thanks!

 
 

Drupal is a registered trademark of Dries Buytaert.