diff options
author | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 07:36:40 +0000 |
---|---|---|
committer | levin@chromium.org <levin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-11-25 07:36:40 +0000 |
commit | 2ff778c5748038872c0c6b7df04c834b005167fa (patch) | |
tree | 593fedb5a8e0db5fd123b482ab6d1a095474f830 /chrome/app/chromium_strings.grd | |
parent | b4d9e206a92c084b5e938efa3f80157b75e2d271 (diff) | |
download | chromium_src-2ff778c5748038872c0c6b7df04c834b005167fa.zip chromium_src-2ff778c5748038872c0c6b7df04c834b005167fa.tar.gz chromium_src-2ff778c5748038872c0c6b7df04c834b005167fa.tar.bz2 |
Add the new dialog for AddSearchProvider.
BUG=38475
TEST=Tested using a page that does this for both the Chromium and Google Chrome switch from a known provider to unknown and from an unknown provider.
Review URL: http://codereview.chromium.org/5313005
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@67391 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chromium_strings.grd')
-rw-r--r-- | chrome/app/chromium_strings.grd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd index 001e26d..c622a61 100644 --- a/chrome/app/chromium_strings.grd +++ b/chrome/app/chromium_strings.grd @@ -418,9 +418,6 @@ be available for now. --> <message name="IDS_DEFAULT_BROWSER_INFOBAR_SHORT_TEXT" desc="More compact text to show in the default browser query infobar."> Chromium isn't your default browser. </message> - <message name="IDS_DEFAULT_SEARCH_PROMPT" desc="The message displayed when javascript has asked to change the default search engine. This appears in a message box."> - Would you like to make <ph name="HOST">$1<ex>www.bing.com</ex></ph> your search engine in Chromium? - </message> <!-- Try Chrome Toast Dialog --> <message name="IDS_TRY_TOAST_HEADING" desc="Top line of the try-chrome-again dialog"> There is a new version of Chromium available. |