Hello.

I am trying to translate "Average: !stars (!votes !vote_text)" to german. Unfortunately the system already shows me that there is a transleted text. But when viewing it on a node page I do not see the transleted text, just the englisch text.

fivestar.module:673

I did have a look at line 673 but I couldn't find "Average: !stars (!votes !vote_text)". Actually I found it in line 1374: " $output .= ''. t('Average: !stars', array('!stars' => $average_stars)) .'';"

I am using D5 and newest version of the fivestar module (5.x-1.16)!

Does anybody has an idea how to fix that?

I would really appreciate your help!

Thank you!

Florian

Comments

wflorian’s picture

Nobody any idea what to do to solve this problem? I really need to solve this.

Your help ist really appreciated.

ericduran’s picture

Status: Active » Fixed

The 5.x version is no longer being supported.

Feel free to reopen this issue if this is still a problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.