Fix UI crash in Settings, Content (chinese language)

This commit is contained in:
vlt23 2020-03-28 20:12:17 +01:00
parent 949150f9ff
commit 3c3848d4f8
1 changed files with 2 additions and 2 deletions

View File

@ -546,10 +546,10 @@
<item quantity="other">%d分钟</item>
</plurals>
<plurals name="hours">
<item quantity="other">%小时</item>
<item quantity="other">%d小时</item>
</plurals>
<plurals name="days">
<item quantity="other">%天</item>
<item quantity="other">%d</item>
</plurals>
<string name="feed_groups_header_title">Feed组</string>
<string name="feed_oldest_subscription_update">最早订阅更新:%s</string>