Merge "Add basic breadcrumb on search result."

This commit is contained in:
Fan Zhang
2017-01-22 18:24:27 +00:00
committed by Android (Google) Code Review
13 changed files with 274 additions and 174 deletions

View File

@@ -5947,6 +5947,10 @@
<string name="search_menu">Search settings</string>
<!-- Text used as a search hint into the search box -->
<string name="query_hint_text">Search settings</string>
<!-- Search breadcrumb connector symbol -->
<string name="search_breadcrumb_connector" translatable="false">
<xliff:g name="first_item">%1$s</xliff:g> > <xliff:g name="second_item">%2$s</xliff:g>
</string>
<!-- Text used to identify the search query suggestions / recent searches -->
<string name="search_recents_queries_label">Recent searches</string>