Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
I'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:
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.