Download & Extend

Text item not multi-language enabled

Project:Faceted Search
Version:6.x-1.0-beta2
Component:Code
Category:bug report
Priority:minor
Assigned:Unassigned
Status:needs review

Issue Summary

In function theme_faceted_search_keyword_or_label, the text 'OR' needs to be t('OR').

Comments

#1

Priority:normal» minor
Assigned to:Anonymous» linuxxguy
Status:active» needs review
AttachmentSize
faceted_search_untrans_txt.patch 492 bytes

#2

Assigned to:linuxxguy» Anonymous

#3

Status:needs review» patch (to be ported)

#4

Status:patch (to be ported)» needs review

patch (to be ported) is a status reserved for when the patch works, but needs to be ported either to a newer version on the same branch, or a different branch. Thus, needs review is the correct status.

#5

Status:needs review» needs work

Also, I don't think that this patch is necessary b/c we don't want OR to be translated in the text of a SQL statement, since this is showing what SQL would be executed. David Lesieur can correct me if I'm wrong.

#6

Status:needs work» needs review

The 'OR' here is not part of an SQL statement. It is in text displayed to the user.

#7

subscribing

nobody click here