Closed (fixed)
Project:
Views (for Drupal 7)
Version:
6.x-2.1
Component:
Translations
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
24 Nov 2008 at 18:53 UTC
Updated:
22 Apr 2011 at 18:40 UTC
In exposed filter there is a missing tanslation for Label: -> <label>...
<select>... option below is ok
Comments
Comment #1
merlinofchaos commentedAll occurences of the word Label that I can find are run through t(). Is this for a particular exposed filter, perhaps?
Comment #2
verikami commentedYes - this is for particular - user defined label for filter, not for the t('Label').
The point is, that in options below default value (in english: '<All>') is translated, so the whole form looks strange in other languages.
Comment #3
merlinofchaos commentedUm. None of the default 'Label' properties in Views use a select.
I'm *really* having a hard time understanding what you're talking about, and you're not being at all specific.
Comment #4
verikami commentedI'm not so good in English (...losting in translation ;-)
So I describe this problem more 'manually' - when editing Filters, if you choose 'Expose' you have user defined item 'Label' - that's it. And this item is not translated on 'final page' where select with this label is located.
Real world example - I have 3 languages @ my page:
http://www.gender.uw.edu.pl/de/og
http://www.gender.uw.edu.pl/en/og
http://www.gender.uw.edu.pl/og
and select form named/labeled: 'Category' - this string is not translated.
Comment #5
esmerel commentedComment #6
esmerel commentedComment #7
merlinofchaos commentedI'm pretty sure this no longer applies.