From 5b8997543c7ee116bfa95dd58834749e28d3a475 Mon Sep 17 00:00:00 2001 From: Thomas Hochstein Date: Sat, 21 Jan 2012 15:44:01 +0100 Subject: [PATCH] Change quorum (60 -> 50 votes) in templates. Templates result-multi and result-single have to be updated, too. Signed-off-by: Thomas Hochstein --- templates/result-multi | 2 +- templates/result-single | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/result-multi b/templates/result-multi index c6f182f..01abd88 100644 --- a/templates/result-multi +++ b/templates/result-multi @@ -14,7 +14,7 @@ Ergebnisse [$votename-first] Es wurden [$numvalid] gueltige Stimmen abgegeben. - Ja Nein : 2/3? >=60? : ang.? : Gruppe + Ja Nein : 2/3? >=50? : ang.? : Gruppe ---- ---- : ---- ----- : ----- : --------------------------------------- [@count|[$yes] [$no] : [?cond1| Ja |Nein] [?cond2| Ja |Nein] : [?result| Ja |Nein] : [$group-first] [@group-more| : : : [$line]\n]\n] diff --git a/templates/result-single b/templates/result-single index adc05d6..8345efa 100644 --- a/templates/result-single +++ b/templates/result-single @@ -15,7 +15,7 @@ Es gab [$yes] Ja-Stimmen und [$no] Nein-Stimmen[?numabstain| bei [$numabstain] E [?numinvalid|[$numinvalid] Stimme(n) wurden als ungueltig gewertet.] Es wurde [?cond1|die|keine] 2/3-Mehrheit erreicht und es gingen [?cond2|mehr|weniger] als -60 Ja-Stimmen ein. Damit ist die [$votename-text-first] +50 Ja-Stimmen ein. Damit ist die [$votename-text-first] [@votename-text-more|[$line] |\n][?cond1|[?cond2|angenommen|abgelehnt]|abgelehnt]. Gegen dieses Ergebnis kann innerhalb einer Woche nach seiner -- 2.20.1