liquid_feedback_frontend
diff locale/translations.en.lua @ 135:02e24b4dd21c
fixes bug #50
make info clear that the user does not directly support a initiative but could support it by delegation
make info clear that the user does not directly support a initiative but could support it by delegation
author | Daniel Poelzleithner <poelzi@poelzi.org> |
---|---|
date | Tue Oct 05 21:14:54 2010 +0200 (2010-10-05) |
parents | bf885faf3452 |
children | 90520c9fca44 |
line diff
1.1 --- a/locale/translations.en.lua Tue Oct 05 20:56:41 2010 +0200 1.2 +++ b/locale/translations.en.lua Tue Oct 05 21:14:54 2010 +0200 1.3 @@ -529,7 +529,7 @@ 1.4 ["You are already not supporting this initiative"] = false; 1.5 ["You are already supporting the latest draft"] = false; 1.6 ["You are currently not invited to any initiative."] = false; 1.7 -["You are currently not supporting this initiative. By adding suggestions to this initiative you will automatically become a potential supporter."] = false; 1.8 +["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = false; 1.9 ["You are iniator of this initiative"] = false; 1.10 ["You are interested in this issue"] = false; 1.11 ["You are invited to become initiator of this initiative."] = false;