Show Search settings in Settings app.
The Settings app now shows a "Search settings" item, if there is an activity that handles the Search settings intent. This conditionally included settings is handled in the same way as the sync settings.
This commit is contained in:
@@ -832,6 +832,11 @@
|
||||
<!-- Main Settings screen setting option summary text for the itme to go into the screen with data sync settings-->
|
||||
<string name="sync_settings_summary">Select which applications are synchronized</string>
|
||||
|
||||
<!-- Main Settings screen, setting option name to go into search settings -->
|
||||
<string name="search_settings">Search</string>
|
||||
<!-- Main Settings screen, setting option summary to go into search settings -->
|
||||
<string name="search_settings_summary">Manage global search, web search and search history</string>
|
||||
|
||||
<!-- Display settings -->
|
||||
<!-- Sound & display settings screen, section header for settings related to display -->
|
||||
<string name="display_settings">Display settings</string>
|
||||
|
||||
Reference in New Issue
Block a user