Improve phrases for polls.

This commit is contained in:
John Preston 2020-01-17 16:57:57 +03:00
parent ac650b08fd
commit cd97b649ff
1 changed files with 3 additions and 3 deletions

View File

@ -2178,7 +2178,7 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_polls_answers_count#one" = "{count} answer";
"lng_polls_answers_count#other" = "{count} answers";
"lng_polls_answers_none" = "No answers";
"lng_polls_submit_votes" = "Submit votes";
"lng_polls_submit_votes" = "Vote";
"lng_polls_view_results" = "View results";
"lng_polls_retract" = "Retract vote";
"lng_polls_stop" = "Stop poll";
@ -2202,8 +2202,8 @@ https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL
"lng_polls_poll_results_title" = "Poll results";
"lng_polls_quiz_results_title" = "Quiz results";
"lng_polls_show_more#one" = "Show {count} more voter";
"lng_polls_show_more#other" = "Show {count} more voters";
"lng_polls_show_more#one" = "Show more ({count})";
"lng_polls_show_more#other" = "Show more ({count})";
"lng_polls_votes_collapse" = "Collapse";
"lng_outdated_title" = "PLEASE UPDATE YOUR OPERATING SYSTEM.";