Use "Fully blank" instead of "white votes"

We were mistranslating the Spanish word "blanco", which can mean "blank"
or "white".

We've also decided to use "fully blank" because polls may have many
questions, and only votes leaving everything blank count as blank votes.
This commit is contained in:
Javi Martín
2019-04-03 11:32:46 +02:00
parent e3063cd24f
commit eba30d1585
2 changed files with 2 additions and 2 deletions

View File

@@ -661,7 +661,7 @@ en:
booth: "BOOTH" booth: "BOOTH"
total: "TOTAL" total: "TOTAL"
valid: "Valid" valid: "Valid"
white: "White votes" white: "Fully blank"
null_votes: "Invalid" null_votes: "Invalid"
results: results:
title: "Questions" title: "Questions"

View File

@@ -661,7 +661,7 @@ es:
mail: "CORREO" mail: "CORREO"
total: "TOTAL" total: "TOTAL"
valid: "Válidos" valid: "Válidos"
white: "En blanco" white: "Totalmente en blanco"
null_votes: "Nulos" null_votes: "Nulos"
results: results:
title: "Preguntas" title: "Preguntas"