liquid_feedback_frontend
diff locale/translations.de.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 | e5a221e57dc6 |
children | bc2570b97c09 |
line diff
1.1 --- a/locale/translations.de.lua Tue Oct 05 20:56:41 2010 +0200 1.2 +++ b/locale/translations.de.lua Tue Oct 05 21:14:54 2010 +0200 1.3 @@ -531,7 +531,7 @@ 1.4 ["You are already not supporting this initiative"] = "Diese Initiative hat bereits keine Unterstützung von Dir"; 1.5 ["You are already supporting the latest draft"] = "Du unterstützt bereits den neuesten Entwurf"; 1.6 ["You are currently not invited to any initiative."] = "Du bist zur Zeit von keiner Initiative eingeladen."; 1.7 -["You are currently not supporting this initiative. By adding suggestions to this initiative you will automatically become a potential supporter."] = "Du bist zur Zeit kein Unterstützer dieser Initiative. Wenn Du eine Anregung hinzufügst wirst Du automatisch potentieller Unterstützer!"; 1.8 +["You are currently not supporting this initiative directly. By adding suggestions to this initiative you will automatically become a potential supporter."] = "Du bist zur Zeit kein direkter Unterstützer dieser Initiative. Wenn Du eine Anregung hinzufügst wirst Du automatisch potentieller Unterstützer!"; 1.9 ["You are iniator of this initiative"] = "Du bist Initiator dieser Initiative"; 1.10 ["You are interested in this issue"] = "Du bist an diesem Thema interessiert"; 1.11 ["You are invited to become initiator of this initiative."] = "Du bist eingeladen Initiator dieser Initiative zu werden.";