Hello,
I am really happy with this module. I was able to change the widgets into something nicer and now I would like to change "Your rating" to "ciccio rating" . I played around with the fivestar.module file with no positive results...
any idea ?
Thanks
Comments
Comment #1
quicksketchYou can always translate the text using locale.module (in core) or String Overrides.
I'm pretty sure that's what you'll want to use, but there's also a feature request here to allow per-type labels. #203162: Add an admin option to overwrite the title of the FiveStar widget
Comment #2
cicciobombolo commentedHi quicksketch,
thank you. I finally used String Overrides and it worked perfectly.
Comment #3
quicksketch