summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2022-06-15 13:02:01 +0300
committerAndrew Dolgov <[email protected]>2022-06-15 13:02:01 +0300
commit091f72662684d1746be1d3a972eb2e7b8194280e (patch)
treedd048138538a17f574532116bed09f3e33a469bf
parenta317a912ce5e4d2cfec76001a567daad167f4a01 (diff)
parent0f1971432cd119a24bf04234d2711866f1f33d39 (diff)
Merge branch 'weblate-integration'
-rw-r--r--org.fox.ttrss/src/main/res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.fox.ttrss/src/main/res/values-zh-rCN/strings.xml b/org.fox.ttrss/src/main/res/values-zh-rCN/strings.xml
index c209865a..32ba7288 100644
--- a/org.fox.ttrss/src/main/res/values-zh-rCN/strings.xml
+++ b/org.fox.ttrss/src/main/res/values-zh-rCN/strings.xml
@@ -223,7 +223,7 @@
<item quantity="other">标记 %1$d 文章为已读\?</item>
</plurals>
<plurals name="n_unread_articles">
- <item quantity="other">%1$d 未读文章</item>
+ <item quantity="other">%1$d篇未读文章</item>
</plurals>
<string name="logcat_refresh">刷新</string>
<string name="logcat_copy">复制到剪贴板</string>