diff options
author | Mike LeBeau <mlebeau@android.com> | 2009-05-13 20:11:00 -0700 |
---|---|---|
committer | Mike LeBeau <mlebeau@android.com> | 2009-05-13 20:48:40 -0700 |
commit | 1ef26a30d0372d9fe55e8cb877b1b94bc93c2829 (patch) | |
tree | 052423c9e528c065e258cd04c728e1ae254e6f42 /res/values-ja | |
parent | 21beb13181eb2b04a0356c77e0c737ea7acdad71 (diff) | |
download | packages_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-ja')
-rw-r--r-- | res/values-ja/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-ja/strings.xml b/res/values-ja/strings.xml index e923538..be64425 100644 --- a/res/values-ja/strings.xml +++ b/res/values-ja/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> |