I have just started playing with translations ie the en.php file. Mainly as I want to re label some of the front end to customise it for our needs. I have noticed though that in query mode, the titles are not translated anywhere
example -
ID, TITLE, PRIORITY etc.
The one I wish to change is actually 'Site'.
Any ideas / suggestions?
Thanks,
J
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I took a look at the template files on my installation for queryform.html and queryform-simple.html in the template/default directory and they both use the translate function on all their fields... and "Site" is inside the en.php file. maybe you're using an older version?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
But it don't work. Please make a test, change the language to german (de) and have a look at the Bugtable, the titles wont be translated and I don't know why not, it's crazy.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have just started playing with translations ie the en.php file. Mainly as I want to re label some of the front end to customise it for our needs. I have noticed though that in query mode, the titles are not translated anywhere
example -
ID, TITLE, PRIORITY etc.
The one I wish to change is actually 'Site'.
Any ideas / suggestions?
Thanks,
J
I took a look at the template files on my installation for queryform.html and queryform-simple.html in the template/default directory and they both use the translate function on all their fields... and "Site" is inside the en.php file. maybe you're using an older version?
But it don't work. Please make a test, change the language to german (de) and have a look at the Bugtable, the titles wont be translated and I don't know why not, it's crazy.
Patches welcome.