summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>