Add cumulative totals to admin poll recounts list

This commit backports commit AyuntamientoMadrid@90638672 and the changes
that code has been through:

* AyuntamientoMadrid@03371a71 removed daily recounts in the controller
* AyuntamientoMadrid@fe3492a7 removed daily recounts in the view
* AyuntamientoMadrid@aa59d995 replaced FinalRecount with TotalResult
* AyuntamientoMadrid@c40e8d79 replaced TotalResult with Recount
This commit is contained in:
Juanjo Bazán
2017-02-19 18:41:21 +01:00
committed by Javi Martín
parent b96e2d4510
commit 26d1024cfc
4 changed files with 28 additions and 0 deletions

View File

@@ -1049,6 +1049,9 @@ en:
index:
title: "Recounts"
no_recounts: "There is nothing to be recounted"
all_booths_total: "Cumulative total from all booths:"
total_final: "Final recounts"
total_system: "Votes (automatic)"
table_booth_name: "Booth"
table_total_recount: "Total recount (by officer)"
table_system_count: "Votes (automatic)"