liquid_feedback_frontend
diff locale/translations.en.lua @ 149:d87097d3b6ec
small hint to show the number of alternative initiatives
author | Daniel Poelzleithner <poelzi@poelzi.org> |
---|---|
date | Fri Oct 08 03:25:59 2010 +0200 (2010-10-08) |
parents | 90520c9fca44 |
children | 17c3a3e36356 |
line diff
1.1 --- a/locale/translations.en.lua Fri Oct 08 02:49:53 2010 +0200 1.2 +++ b/locale/translations.en.lua Fri Oct 08 03:25:59 2010 +0200 1.3 @@ -411,6 +411,7 @@ 1.4 ["Show"] = false; 1.5 ["Show active members"] = false; 1.6 ["Show alternative initiatives"] = false; 1.7 +["Show alternative initiatives (#{count})"] = false; 1.8 ["Show areas in use"] = false; 1.9 ["Show areas not in use"] = false; 1.10 ["Show diff"] = false;