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-pl | |
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-pl')
-rw-r--r-- | res/values-pl/strings.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-pl/strings.xml b/res/values-pl/strings.xml index d27e2c2..9b8b29b 100644 --- a/res/values-pl/strings.xml +++ b/res/values-pl/strings.xml @@ -236,7 +236,6 @@ <string name="download_length_required">"Pobieranie niemożliwe. Nie można ustalić rozmiaru elementu."</string> <string name="download_precondition_failed">"Pobieranie zostało przerwane. Nie można go wznowić."</string> <string name="activity_instrumentation_test_runner">"Uruchamianie testów przeglądarki"</string> - <string name="search_google">"Szukanie Google"</string> <string name="permlab_readHistoryBookmarks">"odczytywanie historii i zakładek przeglądarki"</string> <string name="permdesc_readHistoryBookmarks">"Zezwala aplikacji na odczytanie wszystkich adresów URL odwiedzonych przy użyciu przeglądarki oraz wszystkich zakładek przeglądarki."</string> <string name="permlab_writeHistoryBookmarks">"zapisać historię i zakładki przeglądarki"</string> |