UX: Rename 'Hide results' to 'Show vote' in polls (#8403)

For various reasons, users may want to change their response to a poll.
Currently they have permission to do so, however it is hidden behind the 'Hide
results' button. Since what this button does is take the user back to the vote
panel, it seems more appropriate to name it 'Show vote', where it becomes
obvious that it can be modified and re-submitted.

As discussed here [1], there are mulitple users, myself included, who assumed
that editing a misclick response was impossible. This improves the label to make
it more descriptive of the action actually being taken.

[1] https://meta.discourse.org/t/ability-to-remove-my-choice-in-a-poll/53642/6
This commit is contained in:
Benjamin Hipple 2019-11-25 06:26:19 -05:00 committed by Régis Hanol
parent 22eb1828f6
commit c75ebfee57
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ en:
hide-results:
title: "Back to your votes"
label: "Hide results"
label: "Show vote"
export-results:
title: "Export the poll results"