Index: chrome/app/generated_resources.grd |
=================================================================== |
--- chrome/app/generated_resources.grd (revision 62881) |
+++ chrome/app/generated_resources.grd (working copy) |
@@ -4108,12 +4108,6 @@ |
<message name="IDS_INSTANT_OPT_IN_MESSAGE" desc="Message shown in the instant opt-in dialog"> |
Instant lets you view web pages and search results faster than ever!\n\nWith Instant enabled, most web pages begin loading as soon as you type a URL in the omnibox, before you hit Enter. In addition, if supported by your default search engine, search results appear instantly as you type queries in the omnibox, and in-line predictions help guide your search.\n\nBecause new search results are requested each time you press a key, anything you type into the omnibox may be logged as a search query by your default search engine.\n\n |
</message> |
- <message name="IDS_INSTANT_PREF" desc="Preference for enabling instant"> |
- Enable Instant for faster searching and browsing |
- </message> |
- <message name="IDS_INSTANT_PREF_WARNING" desc="Warning displayed beneath instant pref"> |
- Omnibox input may be logged |
- </message> |
<!-- Click-to-load --> |
<message name="IDS_PLUGIN_LOAD" desc="The link for loading a blocked plug-in, displayed in the click-to-play UI."> |
@@ -6423,12 +6417,12 @@ |
<if expr="not pp_ifdef('use_titlecase') or os != 'linux2'"> |
<message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="The title of the default search engine group"> |
- Search: |
+ Default search: |
</message> |
</if> |
<if expr="pp_ifdef('use_titlecase') and os == 'linux2'"> |
<message name="IDS_OPTIONS_DEFAULTSEARCH_GROUP_NAME" desc="In Title Case and without trailing colon: The title of the default search engine group"> |
- Search |
+ Default Search |
</message> |
</if> |
<message name="IDS_OPTIONS_DEFAULTSEARCH_MANAGE_ENGINES_LINK" |