Closed (fixed)
Project:
Custom Search
Version:
7.x-1.9
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Dec 2011 at 15:27 UTC
Updated:
8 May 2013 at 21:00 UTC
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
Comment #1
heddnI'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.