From a56f04574cd963ead1ac1b819e0645e6b84e238e Mon Sep 17 00:00:00 2001 From: "jstritar@chromium.org" Date: Wed, 19 Oct 2011 20:17:37 +0000 Subject: Tweak the error message for extension bundle installs. We may not know if extensions are apps when they failed to install, since the manifest may not have been parsed. This removes references to apps or extensions in the error message to make it more readable. BUG=98687 TEST=none Review URL: http://codereview.chromium.org/8354011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@106367 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index 0d4fab1..c6e80d5 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -4013,14 +4013,8 @@ are declared in build/common.gypi. The following apps and extensions are now installed: - - We were unable to install these extensions: - - - We were unable to install these apps: - - - We were unable to install these apps and extensions: + + We were unable to install: -- cgit v1.1