shorter poll copy

This commit is contained in:
Jeff Atwood 2016-06-19 22:55:10 -07:00
parent a486d7e95b
commit 94df22564f

View file

@ -33,15 +33,15 @@ en:
multiple:
help:
at_least_min_options:
one: "You must choose at least <strong>1</strong> option."
other: "You must choose at least <strong>%{count}</strong> options."
one: "Choose at least <strong>1</strong> option"
other: "Choose at least <strong>%{count}</strong> options"
up_to_max_options:
one: "You may choose up to <strong>1</strong> option."
other: "You may choose up to <strong>%{count}</strong> options."
one: "Choose up to <strong>1</strong> option"
other: "Choose up to <strong>%{count}</strong> options"
x_options:
one: "You must choose <strong>1</strong> option."
other: "You must choose <strong>%{count}</strong> options."
between_min_and_max_options: "You may choose between <strong>%{min}</strong> and <strong>%{max}</strong> options."
one: "Choose <strong>1</strong> option"
other: "Choose <strong>%{count}</strong> options"
between_min_and_max_options: "Choose between <strong>%{min}</strong> and <strong>%{max}</strong> options"
cast-votes:
title: "Cast your votes"
@ -65,9 +65,9 @@ en:
label: "Close"
confirm: "Are you sure you want to close this poll?"
error_while_toggling_status: "There was an error while toggling the status of this poll."
error_while_casting_votes: "There was an error while casting your votes."
error_while_fetching_voters: "There was an error while displaying the voters."
error_while_toggling_status: "Sorry, there was an error toggling the status of this poll."
error_while_casting_votes: "Sorry, there was an error casting your votes."
error_while_fetching_voters: "Sorry, there was an error displaying the voters."
ui_builder:
title: Build Poll