Node types are not translated in the custom search block using the i18n submodule.

I added the following lines to the i18n submodule:

62a63,64
>           foreach($form['custom_search_types']['#options'] as $key=>$value) 
>              $form['custom_search_types']['#options'][$key] = t($value);  

Comments

heddn’s picture

Status: Active » Fixed

I'm taking some liberty but a support request from over a year ago is probably
fixed or irrelevant. If you disagree, please reopen and provide more
details.

Status: Fixed » Closed (fixed)

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