diff options
Diffstat (limited to 'ui/i18n/src/main/res/values-zh-rCN')
-rw-r--r-- | ui/i18n/src/main/res/values-zh-rCN/strings.xml | 2 |
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> |