summaryrefslogtreecommitdiffstats
path: root/res/values-ko/strings.xml
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-ko/strings.xml
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-ko/strings.xml')
-rw-r--r--res/values-ko/strings.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values-ko/strings.xml b/res/values-ko/strings.xml
index 51a622a..60c1975 100644
--- a/res/values-ko/strings.xml
+++ b/res/values-ko/strings.xml
@@ -236,7 +236,6 @@
<string name="download_length_required">"항목의 크기를 확인할 수 없으므로 다운로드할 수 없습니다."</string>
<string name="download_precondition_failed">"다운로드 중단됨. 다시 시작할 수 없습니다."</string>
<string name="activity_instrumentation_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>