fix number not shown in bold for fav/boost count in some languages
This commit is contained in:
parent
61f790dafd
commit
d631305e20
10 changed files with 42 additions and 42 deletions
|
@ -372,13 +372,13 @@
|
|||
<string name="pin_action">Kitűzés</string>
|
||||
|
||||
<plurals name="favs">
|
||||
<item quantity="one"><b>%1$s</b> Kedvenc</item>
|
||||
<item quantity="other"><b>%1$s</b> Kedvenc</item>
|
||||
<item quantity="one"><b>%1$s</b> Kedvenc</item>
|
||||
<item quantity="other"><b>%1$s</b> Kedvenc</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="reblogs">
|
||||
<item quantity="one"><b>%s</b> Megtolás</item>
|
||||
<item quantity="other"><b>%s</b> Megtolás</item>
|
||||
<item quantity="one"><b>%s</b> Megtolás</item>
|
||||
<item quantity="other"><b>%s</b> Megtolás</item>
|
||||
</plurals>
|
||||
|
||||
<string name="conversation_1_recipients">%1$s</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue