Hi,
I have a little issue, I created a view with exposed filters. In those exposed filters, the box allows me to use "is equal to", "is not equal to", "matches the pattern".
So I wanted to translate those terms... I went into translation module, I searched for the string, I found it, I put then the translation I want, but it does not work...
I mean, whatever I put there, I always have the english words. What can I do?
Thanks
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | views.patch_3.txt | 6.62 KB | anarcat |
Comments
Comment #1
anarcat commentedWell, it seems some t()s are missing in the code. The attach patch should fix that there and in some other dark places.
Comment #2
merlinofchaos commentedComment #3
(not verified) commentedComment #4
zetxek commentedI'd like to know if last views version is corrected too, because I want to translate the Exposed Filters title and I don't know how to get it done.