diff options
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r-- | res/values/strings.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml index acf8d3d..9b7093c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -309,12 +309,6 @@ <string name="pref_content_search_engine">Set search engine</string> <!-- Settings summary --> <string name="pref_content_search_engine_summary">Select a search engine</string> - <!-- Settings label --> - <string name="pref_content_show_search_suggestions">Show web suggestions</string> - <!-- Settings summary --> - <string name="pref_content_show_web_suggestions_summary_on">Show web suggestions as you type</string> - <!-- Settings summary --> - <string name="pref_content_show_web_suggestions_summary_off">Don\'t show web suggestions as you type</string> <!-- Settings button label --> <string name="pref_use_current">Use current page</string> <!-- Settings label --> |