Closed (fixed)
Project:
Drupal core
Version:
4.2.0
Component:
search.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Oct 2003 at 16:07 UTC
Updated:
14 Oct 2003 at 17:38 UTC
The search result types are not translated. The related code is in common.inc. The $type printout in search_item() needs a t() wraparound to fix this. Should be an easy fix (even without a provided patch)...
Comments
Comment #1
gábor hojtsyPatch on mailing list...
Comment #2
gábor hojtsyMy patch landed :)