fix timespan plurals (#1240)
* fix timespan plurals * rename poll timestamp strings and helper method
This commit is contained in:
parent
4ffd149362
commit
d7c32258ae
18 changed files with 24 additions and 84 deletions
|
|
@ -392,11 +392,6 @@
|
|||
<string name="action_delete_and_redraft">Cancella e riscrivi</string>
|
||||
<string name="dialog_redraft_toot_warning">Cancellare e riscrivere questo toot\?</string>
|
||||
|
||||
<string name="timespan_days">%d giorni</string>
|
||||
<string name="timespan_hours">%d ore</string>
|
||||
<string name="timespan_minutes">%d minuti</string>
|
||||
<string name="timespan_seconds">%d secondi</string>
|
||||
|
||||
<plurals name="poll_info_votes">
|
||||
<item quantity="one">%s voto</item>
|
||||
<item quantity="other">%s voti</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue