liquid_feedback_frontend

diff app/main/issue/_show.lua @ 883:1e4c6baf2d87

Changed wording
author bsw
date Mon Aug 20 01:26:37 2012 +0200 (2012-08-20)
parents ea3d3757ddc3
children 2e9d39b53b64
line diff
     1.1 --- a/app/main/issue/_show.lua	Mon Aug 20 01:24:58 2012 +0200
     1.2 +++ b/app/main/issue/_show.lua	Mon Aug 20 01:26:37 2012 +0200
     1.3 @@ -19,7 +19,7 @@
     1.4  if voteable then 
     1.5    vote_link_text = direct_voter and _"Change vote" or _"Vote now"
     1.6  elseif vote_comment_able then
     1.7 -  vote_link_text = direct_voter and _"Change voting comment"
     1.8 +  vote_link_text = direct_voter and _"Update voting comment"
     1.9  end  
    1.10  
    1.11  

Impressum / About Us