summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:37 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-03-03 14:04:37 -0800
commit96d15ef26e4ac2d15bb11c327a8a04027032bab7 (patch)
treec8fb9c87ea1ed534ba18f8c54b66724ce8190e90 /res/values-zh-rCN
parenta3955d09003ab9691bc77a323f292515ab2c0b6b (diff)
downloadandroid_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.tar.gz
android_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.tar.bz2
android_packages_providers_DownloadProvider-96d15ef26e4ac2d15bb11c327a8a04027032bab7.zip
auto import from //depot/cupcake/@132589
Diffstat (limited to 'res/values-zh-rCN')
-rw-r--r--res/values-zh-rCN/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 7802b9bd..642a7e09 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"发送下载通知。"</string>
<string name="permdesc_downloadCompletedIntent">"允许应用程序发送关于已完成下载的通知。恶意应用程序可以使用该功能干扰其他下载文件的应用程序。"</string>
<string name="download_unknown_title">"&lt;未命名&gt;"</string>
- <string name="notification_filename_separator">"、 "</string>
- <string name="notification_filename_extras">" 以及另外 %d 个"</string>
+ <string name="notification_filename_separator">"、"</string>
+ <string name="notification_filename_extras">"以及另外 %d 个"</string>
<string name="notification_download_complete">"下载完成"</string>
<string name="notification_download_failed">"下载不成功"</string>
</resources>