fix formatting of %s favs %s boosts in some languages (#1576)
This commit is contained in:
parent
3c75ee70ce
commit
d0ce43dfca
4 changed files with 15 additions and 15 deletions
|
|
@ -400,11 +400,11 @@
|
|||
<string name="pin_action">고정</string>
|
||||
|
||||
<plurals name="favs">
|
||||
<item quantity="other"><b>%1$s</b> 즐겨찾기</item>
|
||||
<item quantity="other"><b>%1$s</b> 즐겨찾기</item>
|
||||
</plurals>
|
||||
|
||||
<plurals name="reblogs">
|
||||
<item quantity="other"><b>%s</b> 부스트</item>
|
||||
<item quantity="other"><b>%s</b> 부스트</item>
|
||||
</plurals>
|
||||
|
||||
<string name="title_reblogged_by">부스트한 유저</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue