Closed (duplicate)
Project:
Apache Solr Search
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2009 at 18:18 UTC
Updated:
27 Apr 2010 at 15:58 UTC
Add t() around the content type names.
| Comment | File | Size | Author |
|---|---|---|---|
| apachesolr_translate_nodetype.patch | 916 bytes | aufumy |
Comments
Comment #1
aufumy commentedAlternatively, another solution proposed is to modify _node_types_build() so that node_get_types returns a translated name. Comment on http://drupal.org/node/523898 if you prefer this route.
Comment #2
jpmckinney commentedOk, well pending that getting into D7 and being backported to D6, I think #603362: translate node types is the way to go.