aboutsummaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorBrint E. Kriebel <bekit@cyngn.com>2015-04-17 20:20:09 -0700
committerBrint E. Kriebel <bekit@cyngn.com>2015-04-18 03:22:14 +0000
commit7c2eb7cc3f92c757fadc27dcb788bc4815d69a6f (patch)
tree835e984cf9941200ab238677f7543b55bd8876c3 /res/values-zh-rCN
parent08d761dd42cf6ba2feb9e86ca498d3d3ada7ee07 (diff)
downloadandroid_packages_wallpapers_PhotoPhase-7c2eb7cc3f92c757fadc27dcb788bc4815d69a6f.tar.gz
android_packages_wallpapers_PhotoPhase-7c2eb7cc3f92c757fadc27dcb788bc4815d69a6f.tar.bz2
android_packages_wallpapers_PhotoPhase-7c2eb7cc3f92c757fadc27dcb788bc4815d69a6f.zip
strings: Fix translation error
Commit 326afb001bf1c69795a6df6515ada2153fd21420 introduced a mismatched tag. Change-Id: Ib2bab003d1fbdec2f2b89f878ad0bf6e20110be9 (cherry picked from commit cdf9ec0c83cd466a274291900509eb002db313ef)
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index ec13d26..dbbb9ec 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -72,7 +72,7 @@
<string name="pref_disposition_portrait">纵向布局</string>
<string name="pref_disposition_landscape">横向布局</string>
<plurals name="pref_disposition_summary_format">
- <item quantity="other"><xliff:g id="count"><xliff:g id="count">%1$d</xliff:g> 张图片 <xliff:g id="orientation">%2$s</xliff:g> 展示</item>
+ <item quantity="other"><xliff:g id="count">%1$d</xliff:g> 张图片 <xliff:g id="orientation">%2$s</xliff:g> 展示</item>
</plurals>
<string name="disposition_orientation_portrait">纵向</string>
<string name="disposition_orientation_landscape">横向</string>