liquid_feedback_frontend
diff app/main/initiative/_sidebar_state.lua @ 1055:9817055e792b
Changed not displayed public to not public, translation
| author | bsw |
|---|---|
| date | Tue Jul 15 22:03:39 2014 +0200 (2014-07-15) |
| parents | ba47b1e9ab00 |
| children | 7e48d429389f |
line diff
1.1 --- a/app/main/initiative/_sidebar_state.lua Tue Jul 15 21:41:52 2014 +0200 1.2 +++ b/app/main/initiative/_sidebar_state.lua Tue Jul 15 22:03:39 2014 +0200 1.3 @@ -95,7 +95,7 @@ 1.4 content = initiative.revoked_by_member.name 1.5 } 1.6 else 1.7 - ui.tag{ content = _"[Not displayed public]" } 1.8 + ui.tag{ content = _"[Not public]" } 1.9 end 1.10 local suggested_initiative = initiative.suggested_initiative 1.11 if suggested_initiative then