Project:Whois lookup
Version:6.x-1.1
Component:Code
Category:task
Priority:normal
Assigned:helmo
Status:closed (fixed)

Issue Summary

It doesn't make any sense to call t(''); the empty string is always an empty string, whatever language it is selected for the page request.
Rather than calling t(''), it would be better to use the empty string directly, or to not use the empty string from the array that describes the form being show; in the case you don't pass a description for the form field, Drupal doesn't show any description.

Comments

#1

Status:active» needs review

The patch I just posted for issue #497686: Change the message used when the domain is available, and make it translatable includes a description string for the line indicated by this issue.

#2

Assigned to:Anonymous» helmo
Status:needs review» fixed

The patch in #497686: Change the message used when the domain is available, and make it translatable has been committed.

#3

Status:fixed» closed (fixed)

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

nobody click here