Fix Chinese plurals
(cherry picked from commit 4f2da9a78f5d25d29fb8252e858588169725d212)
This commit is contained in:
parent
ad39af55d6
commit
83bc059573
@ -582,8 +582,7 @@
|
|||||||
<string name="pref_category_theme">主题</string>
|
<string name="pref_category_theme">主题</string>
|
||||||
<string name="action_sort_date_added">添加日期</string>
|
<string name="action_sort_date_added">添加日期</string>
|
||||||
<plurals name="num_trackers">
|
<plurals name="num_trackers">
|
||||||
<item quantity="one">%d 个同步源</item>
|
<item quantity="other">%d 个同步源</item>
|
||||||
<item quantity="other"/>
|
|
||||||
</plurals>
|
</plurals>
|
||||||
<string name="pref_read_with_tapping_inverted">反转轻触方向</string>
|
<string name="pref_read_with_tapping_inverted">反转轻触方向</string>
|
||||||
<string name="no_pinned_sources">你没有已置顶的图源</string>
|
<string name="no_pinned_sources">你没有已置顶的图源</string>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user