Closed (fixed)
Project:
Vote Up/Down
Version:
4.7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 Feb 2007 at 15:14 UTC
Updated:
28 Feb 2007 at 08:18 UTC
Hi,
I have installed the vote up/down package following the instructions in the readme file, and everything works quite well.
I also wanted to translate the string that shows the number of points, so with the locale module i searched for the string "%count points" and translated the word 'points'.
However, when a storylink has not been voted on yet, or just once, it shows '0 points' or '1 point', where this string should be translated, but it's not.
Anyone experienced this or knows how to solve this?
Any help would be appreciated.
Kind regards
Comments
Comment #1
svendecabooterI solved this by overwriting theme_vote_up_down_points in template.php :)
Comment #2
(not verified) commented