Download & Extend

Still some t() missing in form_set_error instances

Project:Subdomain
Version:6.x-1.5
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

Further to http://drupal.org/node/360649 , there are still some instances where t() is not present in form_set_error() . This means that the tokens are not replaced, and e.g. error messages read literally:

There is already a @type_name with that @type_title. Please enter a different @type_name

Attached a patch for a couple more t() functions. I have also reworded the error message slightly, because "There is already a @type_name" is not good English if @type_name begins with a vowel e.g. "There is already a event".

AttachmentSize
subdomain_t_patch.txt1.54 KB

Comments

#1

Thanks for the patch. Fixed in HEAD (new dev release should be out tomorrow)

#2

Status:needs review» fixed

#3

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here