aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/plurals.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/values-zh-rCN/plurals.xml')
-rw-r--r--res/values-zh-rCN/plurals.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-zh-rCN/plurals.xml b/res/values-zh-rCN/plurals.xml
index 58586fce..7b9a9cbe 100644
--- a/res/values-zh-rCN/plurals.xml
+++ b/res/values-zh-rCN/plurals.xml
@@ -24,7 +24,7 @@
</plurals>
<!-- Search - Found items -->
<plurals name="search_found_items">
- <item quantity="other">找到 <xliff:g id="count">%d</xliff:g> 个项目</item>
+ <item quantity="other">共找到 <xliff:g id="count">%d</xliff:g> 项</item>
</plurals>
<!-- Statusbar text if there are selected files or folders -->
<plurals name="selection_folders">
@@ -35,6 +35,6 @@
</plurals>
<!-- Actions - Confirm the number of items that are going to be deleted -->
<plurals name="deleting_n_items">
- <item quantity="other"><xliff:g id="count">%1$d</xliff:g> 个项目将会被删除。</item>
+ <item quantity="other"><xliff:g id="count">%1$d</xliff:g> 项将被删除。</item>
</plurals>
</resources>