Posted by vele on November 5, 2012 at 11:27am
2 followers
Jump to:
| Project: | Rate |
| Version: | 7.x-1.4 |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
How can I change thumb up and down button title either translating or in the code please? I cannot find the strings either in Drupal translation interface or in the code. As a side note Up button picked up an incorrect translation string from core functionality I guess, but I did not find the down string available for translation.. Many thanks for quick advice.
Comments
#1
To clarify my needs, right now the buttons have incorrect tooltips with wrong titles different from site language.
#2
The labels are in the rate_rate_templates(). If you hack that function, make sure you edit and resave the widget in admin/structure/rate before changes take effect.