liquid_feedback_frontend
diff locale/translations.en.lua @ 691:e9cf53cd5954
Made "vote now" string translateable
author | bsw |
---|---|
date | Tue Jun 26 18:22:25 2012 +0200 (2012-06-26) |
parents | 6236e222f007 |
children | ea5e8d55a5f0 |
line diff
1.1 --- a/locale/translations.en.lua Tue Jun 26 18:20:01 2012 +0200 1.2 +++ b/locale/translations.en.lua Tue Jun 26 18:22:25 2012 +0200 1.3 @@ -614,6 +614,7 @@ 1.4 ["Verification starts soon"] = false; 1.5 ["Verification time"] = false; 1.6 ["Version"] = false; 1.7 +["Vote now"] = false; 1.8 ["Voted"] = false; 1.9 ["Voted no"] = false; 1.10 ["Voted proposal"] = false; 1.11 @@ -621,7 +622,6 @@ 1.12 ["Voting"] = false; 1.13 ["Voting details"] = false; 1.14 ["Voting for this issue has already begun."] = false; 1.15 -["Voting for this issue is currently running!"] = false; 1.16 ["Voting has not started yet."] = false; 1.17 ["Voting proposal"] = false; 1.18 ["Voting started"] = false;