summaryrefslogtreecommitdiffstats
path: root/res/values-zh-rTW
diff options
context:
space:
mode:
authorMike LeBeau <mlebeau@android.com>2009-05-13 20:11:00 -0700
committerMike LeBeau <mlebeau@android.com>2009-05-13 20:48:40 -0700
commit1ef26a30d0372d9fe55e8cb877b1b94bc93c2829 (patch)
tree052423c9e528c065e258cd04c728e1ae254e6f42 /res/values-zh-rTW
parent21beb13181eb2b04a0356c77e0c737ea7acdad71 (diff)
downloadpackages_apps_Browser-1ef26a30d0372d9fe55e8cb877b1b94bc93c2829.zip
packages_apps_Browser-1ef26a30d0372d9fe55e8cb877b1b94bc93c2829.tar.gz
packages_apps_Browser-1ef26a30d0372d9fe55e8cb877b1b94bc93c2829.tar.bz2
Only swap title and subtitle for website suggestions; query suggestions
should still stay the same (i.e., query in title, number of results in subtitle). Also update all url subtitles to be green text as per search UI standards. And change the text of "Search Google" to "Search the web" to accommodate upcoming choices of web search provider.
Diffstat (limited to 'res/values-zh-rTW')
-rw-r--r--res/values-zh-rTW/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-zh-rTW/strings.xml b/res/values-zh-rTW/strings.xml
index 95dcec0..b1729d2 100644
--- a/res/values-zh-rTW/strings.xml
+++ b/res/values-zh-rTW/strings.xml
@@ -236,7 +236,6 @@
<string name="download_length_required">"無法下載。物件大小無法估計。"</string>
<string name="download_precondition_failed">"下載中斷。無法續傳。"</string>
<string name="activity_instrumentation_test_runner">"Browser Test Runner"</string>
- <string name="search_google">"搜尋 Google"</string>
<string name="permlab_readHistoryBookmarks">"讀取瀏覽器的瀏覽記錄和書籤"</string>
<string name="permdesc_readHistoryBookmarks">"允許應用程式讀取瀏覽器造訪過的所有 URL 和瀏覽器所有的書籤。"</string>
<string name="permlab_writeHistoryBookmarks">"寫入瀏覽器的瀏覽記錄和書籤"</string>