summaryrefslogtreecommitdiff
path: root/ui/i18n/src/main/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorByteHamster <info@bytehamster.com>2023-02-20 23:19:34 +0100
committerByteHamster <info@bytehamster.com>2023-02-20 23:19:34 +0100
commit2b22d4b6977f9a22abfd4bc2d269c79834551ee2 (patch)
tree58582dd73eafe2c536aa2c842b5609ded3735040 /ui/i18n/src/main/res/values-zh-rCN/strings.xml
parente58e2d063948fe52e5fed1536548b6c4220be8fb (diff)
parent2833812238c19d16d464c337adeecc575ff484ba (diff)
downloadAntennaPod-2b22d4b6977f9a22abfd4bc2d269c79834551ee2.zip
Merge branch 'master' into develop
Diffstat (limited to 'ui/i18n/src/main/res/values-zh-rCN/strings.xml')
-rw-r--r--ui/i18n/src/main/res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/i18n/src/main/res/values-zh-rCN/strings.xml b/ui/i18n/src/main/res/values-zh-rCN/strings.xml
index cd9c1a55d..7fff9604d 100644
--- a/ui/i18n/src/main/res/values-zh-rCN/strings.xml
+++ b/ui/i18n/src/main/res/values-zh-rCN/strings.xml
@@ -176,7 +176,7 @@
<!--actions on feeditems-->
<string name="download_label">下载</string>
<plurals name="downloading_batch_label">
- <item quantity="other">正下载%d个音频节目</item>
+ <item quantity="other">正下载 %d 个音频节目</item>
</plurals>
<string name="play_label">播放</string>
<string name="pause_label">暂停</string>