# HG changeset patch # User bsw # Date 1345418797 -7200 # Node ID 1e4c6baf2d87aef160f7c1e5560ecc7c8ad321b7 # Parent 1c70e9ea07add53a4c2b3a2138026c55e3f14bf3 Changed wording diff -r 1c70e9ea07ad -r 1e4c6baf2d87 app/main/issue/_show.lua --- a/app/main/issue/_show.lua Mon Aug 20 01:24:58 2012 +0200 +++ b/app/main/issue/_show.lua Mon Aug 20 01:26:37 2012 +0200 @@ -19,7 +19,7 @@ if voteable then vote_link_text = direct_voter and _"Change vote" or _"Vote now" elseif vote_comment_able then - vote_link_text = direct_voter and _"Change voting comment" + vote_link_text = direct_voter and _"Update voting comment" end