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-cs | |
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-cs')
-rw-r--r-- | res/values-cs/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-cs/strings.xml b/res/values-cs/strings.xml index 8379ab6..67ab130 100644 --- a/res/values-cs/strings.xml +++ b/res/values-cs/strings.xml @@ -236,7 +236,6 @@ <string name="download_length_required">"Nelze stáhnout. Velikost položky nelze určit."</string> <string name="download_precondition_failed">"Stahování bylo přerušeno a nelze v něm pokračovat."</string> <string name="activity_instrumentation_test_runner">"Testovací verze prohlížeče"</string> - <string name="search_google">"Prohledat Google"</string> <string name="permlab_readHistoryBookmarks">"čtení historie a záložek prohlížeče"</string> <string name="permdesc_readHistoryBookmarks">"Umožňuje aplikaci číst všechny navštívené adresy URL a záložky prohlížeče."</string> <string name="permlab_writeHistoryBookmarks">"zápis historie a záložek prohlížeče"</string> |