| Index: chrome/app/policy/policy_templates.grd
|
| diff --git a/chrome/app/policy/policy_templates.grd b/chrome/app/policy/policy_templates.grd
|
| index ab256d5681901b2e13f440df0e61e1e994b6146a..b665271df1eb490110a4ed7efd1fc9c0ff5c47df 100644
|
| --- a/chrome/app/policy/policy_templates.grd
|
| +++ b/chrome/app/policy/policy_templates.grd
|
| @@ -714,6 +714,12 @@ templates and will be translated for each locale. -->
|
| <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERSUGGESTURL_DESC" desc="Caption of the 'Suggest URL' text field in the 'Default Search Provider' policy settings page.">
|
| Specifies the URL of the search engine used to provide search suggestions. The URL should contain the string '<ph name="SEARCH_TERM_MARKER">{searchTerms}</ph>', which will be replaced at query time by the text the user has entered so far. Optional.
|
| </message>
|
| + <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERINSTANTURL_CAPTION" desc="The label of the 'Instant URL' text field in the 'Default Search Provider' policy settings page.">
|
| + Default search provider instant URL
|
| + </message>
|
| + <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERINSTANTURL_DESC" desc="Caption of the 'Instant URL' text field in the 'Default Search Provider' policy settings page.">
|
| + Specifies the URL of the search engine used to provide instant results. The URL should contain the string '<ph name="SEARCH_TERM_MARKER">{searchTerms}</ph>', which will be replaced at query time by the text the user has entered so far. Optional.
|
| + </message>
|
| <message name="IDS_POLICY_DEFAULTSEARCHPROVIDERICONURL_CAPTION" desc="The label of the 'Icon URL' text field in the 'Default Search Provider' policy settings page.">
|
| Default search provider icon
|
| </message>
|
|
|