summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rCN/strings.xml
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:14 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-15 16:12:14 -0800
commitfd424fc29ada110a264cb79bc950414b97188354 (patch)
treeb096110bb60d5e19c4882d136ca5424215bbe4f4 /res/values-zh-rCN/strings.xml
parente59c1034640321132bacebb35b8bea0b8641229e (diff)
downloadandroid_packages_providers_DownloadProvider-fd424fc29ada110a264cb79bc950414b97188354.tar.gz
android_packages_providers_DownloadProvider-fd424fc29ada110a264cb79bc950414b97188354.tar.bz2
android_packages_providers_DownloadProvider-fd424fc29ada110a264cb79bc950414b97188354.zip
auto import from //branches/cupcake/...@126645
Diffstat (limited to 'res/values-zh-rCN/strings.xml')
-rw-r--r--res/values-zh-rCN/strings.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/res/values-zh-rCN/strings.xml b/res/values-zh-rCN/strings.xml
index 36b0ad42..5fae1f7f 100644
--- a/res/values-zh-rCN/strings.xml
+++ b/res/values-zh-rCN/strings.xml
@@ -3,10 +3,8 @@
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="permlab_downloadManager">"访问下载管理程序。"</string>
<string name="permdesc_downloadManager">"允许应用程序访问下载管理程序以及将其用于下载文件。恶意应用程序可以使用该功能干扰下载,以及访问隐私信息。"</string>
- <!-- no translation found for permlab_downloadManagerAdvanced (7103642833308809655) -->
- <skip />
- <!-- no translation found for permdesc_downloadManagerAdvanced (8761177317775872287) -->
- <skip />
+ <string name="permlab_downloadManagerAdvanced">"高级下载管理程序功能。"</string>
+ <string name="permdesc_downloadManagerAdvanced">"允许应用程序访问下载管理程序高级功能。"\n" 恶意应用程序可能会使用此权限干扰下载,以及"\n" 访问隐私信息。"</string>
<string name="permlab_cacheFilesystem">"使用系统缓存。"</string>
<string name="permdesc_cacheFilesystem">"允许应用程序直接访问、修改和删除系统缓存。恶意应用程序可以使用该功能严重干扰下载和其他应用程序,以及访问隐私数据。"</string>
<string name="permlab_downloadCompletedIntent">"发送下载通知。"</string>