summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
diff options
context:
space:
mode:
authorThe Android Open Source Project <initial-contribution@android.com>2009-01-22 00:13:44 -0800
committerThe Android Open Source Project <initial-contribution@android.com>2009-01-22 00:13:44 -0800
commitd9effa543b8c81d48b8324aac00410b8c2a355a0 (patch)
tree5887c0323106d7bd2ad0b12ae5abf7aad613fc64 /res/values-zh-rTW
parent066e90873f67cf99f9f1bcb16dc79dae6f0540d4 (diff)
downloadpackages_apps_Browser-d9effa543b8c81d48b8324aac00410b8c2a355a0.zip
packages_apps_Browser-d9effa543b8c81d48b8324aac00410b8c2a355a0.tar.gz
packages_apps_Browser-d9effa543b8c81d48b8324aac00410b8c2a355a0.tar.bz2
auto import from //branches/cupcake/...@127436
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r--res/values-zh-rTW/strings.xml42
1 files changed, 14 insertions, 28 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index a137fe5..48b6ec3 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -1,4 +1,18 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
<resources xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- no translation found for application_name (1935869255545976415) -->
@@ -240,34 +254,6 @@
<string name="download_length_required">"無法下載。物件大小無法估計。"</string>
<string name="download_precondition_failed">"下載中斷。無法續傳。"</string>
<string name="activity_instrumentation_test_runner">"Browser Test Runner"</string>
- <string-array name="bookmarks">
- <item>"Google"</item>
- <item>"http://www.google.com/"</item>
- <item>"Yahoo!"</item>
- <item>"http://www.yahoo.com/"</item>
- <item>"MSN"</item>
- <item>"http://www.msn.com/"</item>
- <item>"MySpace"</item>
- <item>"http://www.myspace.com/"</item>
- <item>"Facebook"</item>
- <item>"http://www.facebook.com/"</item>
- <item>"Wikipedia"</item>
- <item>"http://www.wikipedia.org/"</item>
- <item>"eBay"</item>
- <item>"http://www.ebay.com/"</item>
- <item>"CNN"</item>
- <item>"http://www.cnn.com/"</item>
- <item>"New York Times"</item>
- <item>"http://www.nytimes.com/"</item>
- <item>"ESPN"</item>
- <item>"http://espn.go.com/"</item>
- <item>"Amazon"</item>
- <item>"http://www.amazon.com/"</item>
- <item>"Weather Channel"</item>
- <item>"http://www.weather.com/"</item>
- <item>"BBC"</item>
- <item>"http://www.bbc.co.uk/"</item>
- </string-array>
<string name="permlab_readHistoryBookmarks">"讀取瀏覽器的瀏覽記錄和書籤"</string>
<string name="permdesc_readHistoryBookmarks">"允許應用程式讀取瀏覽器造訪過的所有 URL 和瀏覽器所有的書籤。"</string>
<string name="permlab_writeHistoryBookmarks">"寫入瀏覽器的瀏覽記錄和書籤"</string>