Merc
Hope all is well - minor issue, support request. I have added:
'Users by karma' => 'Top Users',
to my settings.php file, but still cannot seem to change the title of the "Users by karma" page. What am I missing that needs to be done to translate this string?
Thanks in advance.
Comments
Comment #1
mercmobily commentedHi,
This is a Drigg issue, not a User Karma issue.
Only Drigg has a list of "top users".
Now, the code says:
So, you OUGHT to be able to translate it.
If not, then you are probably using an old version of Drigg -- please upgrade.
Bye!
Merc.
Comment #2
mercmobily commentedHi,
This is a Drigg issue, not a User Karma issue.
Only Drigg has a list of "top users".
Now, the code says:
So, you OUGHT to be able to translate it.
If not, then you are probably using an old version of Drigg -- please upgrade.
Bye!
Merc.
Comment #3
typehost commentedWe are using Drigg 5.x-1.36. I translated most of the other strings, including those on the table on the same page (user_karma). I even changed some of the strings in the code of the drigg UI module, with no effect (reverted). I know you are busy, but I need to solve this to publish our site, so any suggestions appreciated.
Comment #4
mercmobily commentedHi,
Since I do translate the string with t()... I don't really know how to help you :-/
The part I don't get is that the file in question is drigg_users.module... right?
THAT's the file you should look at... and that has the incriminated string.
I am confused.
Merc.