summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
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-rTW
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-rTW')
-rw-r--r--res/values-zh-rTW/strings.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 0bf222bc..eeb4ea80 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -24,8 +24,8 @@
<string name="permlab_downloadCompletedIntent">"傳送下載通知。"</string>
<string name="permdesc_downloadCompletedIntent">"下載完成時,允許應用程式送出通知。惡意程式可使用此功能干擾其他正在下載檔案的應用程式。"</string>
<string name="download_unknown_title">"(未命名)"</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>