blob: 0bcced4ff081e6f7cd0c1165336aeeab677df8d1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<!--
/*
* Copyright (C) 2007 The Android Open Source Project
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<!-- Title of the web search provider activity. -->
<string name="app_label">Web Search Provider</string>
<!-- Settings category title for 'Search engine settings' settings activity -->
<string name="search_engine_settings">%1$s search settings</string>
<!-- Title and summaries for 'show web suggestions' check box setting -->
<string name="show_web_suggestions">Show web suggestions</string>
<string name="show_web_suggestions_summary_enabled">Show suggestions from %1$s as you type</string>
<string name="show_web_suggestions_summary_disabled">Don\'t show suggestions from %1$s as you type</string>
<string name="show_web_suggestions_not_supported">Can\'t get suggestions from %1$s</string>
</resources>