Would it be possible to run the text in the Label of an exposed Filter into the t() function so that it can go through the string translation system? This would be wonderful help. I note that terms like in the drop down select already do that.

Comments

dawehner’s picture

Version: 6.x-2.0-rc1 » 6.x-2.x-dev

i think you can do this using http://drupal.org/project/i18n There is the i18nviews module, which provides exactly this.

cdetdi’s picture

Unfortunately i18n and i18views do not do this, nor does i8ntaxonomyviews.

halfiranian’s picture

Category: feature » bug

I'm facing this issue too. Shouldn't this be really easy to do? Views is great at releasing everything else for translation with the t().

Shouldn't this really be a 'bug' seeing as how important this is to multilingual sites?

dagmar’s picture

This is not a bug, this feature is still not implemented. Marking as duplicate of this #357529: Implement translation of customized 'translatable' views properties

dagmar’s picture

Status: Active » Closed (duplicate)