OK,, localizer is installer and its running perfectly...
now,, when I create a new view and I select "Provide Page View" as my view option,,,
now in that page there is a field called "Title:"
now this should be the title of the views once the page is displayed with the results..
what I don't see is how we can translate this title into different language
I thought "Localizer strings translation" will be able to translate it it but it doesn't work..
is there a way to get this field translated?
Thanks
Comments
Comment #1
Oghnia commentedany idea anyone...
Comment #2
Roberto Gerola commentedIt is impossible without patching Views.
Comment #3
llribas commentedEasy solution:
1. Don't assign a title in the view Title field (leave it blank, no title)
2. Inside the section "Page" or "Block" or both, there is a "Header" text area. You can fill it with a code like:
(Remember to mark the input format as "PHP")
DONE!!!
I found this solution and works great for me.
llribas
Comment #4
Darko commentedBrilliant! Thanks!