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.
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
Comment #1
dawehneri think you can do this using http://drupal.org/project/i18n There is the i18nviews module, which provides exactly this.
Comment #2
cdetdi commentedUnfortunately i18n and i18views do not do this, nor does i8ntaxonomyviews.
Comment #3
halfiranian commentedI'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?
Comment #4
dagmarThis is not a bug, this feature is still not implemented. Marking as duplicate of this #357529: Implement translation of customized 'translatable' views properties
Comment #5
dagmar