fix timespan plurals (#1240)

* fix timespan plurals

* rename poll timestamp strings and helper method
This commit is contained in:
Konrad Pozniak 2019-05-06 09:59:06 +02:00 committed by GitHub
commit d7c32258ae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 24 additions and 84 deletions

View file

@ -395,11 +395,6 @@
<string name="action_delete_and_redraft">Smazat a přepsat</string>
<string name="dialog_redraft_toot_warning">Smazat a přepsat tento toot\?</string>
<string name="timespan_days">%d dní</string>
<string name="timespan_hours">%d hodin</string>
<string name="timespan_minutes">%d minut</string>
<string name="timespan_seconds">%d sekund</string>
<string name="poll_info_format"> <!-- 15 votes • 1 hour left --> %1$s • %2$s</string>
<plurals name="poll_info_votes">
<item quantity="one">%s hlas</item>