Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2117)

Unified Diff: chrome/app/google_chrome_strings.grd

Issue 7111012: Return a new error code for multi-install updates if Group Policy settings blocking... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/google_chrome_strings.grd
===================================================================
--- chrome/app/google_chrome_strings.grd (revision 88131)
+++ chrome/app/google_chrome_strings.grd (working copy)
@@ -458,6 +458,9 @@
<message name="IDS_INSTALL_READY_MODE_REQUIRES_CHROME" desc="Chrome Frame in ready mode requires Chrome.">
Invalid arguments. Google Chrome Frame cannot be installed in ready mode without also installing Google Chrome.
</message>
+ <message name="IDS_INSTALL_INCONSISTENT_UPDATE_POLICY" desc="Error during install if the update policies settings in Group Policy are inconsistent.">
+ Google Chrome or Google Chrome Frame cannot be updated on account of inconsistent Google Update Group Policy settings. Please contact your administrator for assistance.
Glenn Wilson 2011/06/08 17:10:39 This isn't all that useful, because only admins wi
grt (UTC plus 2) 2011/06/08 19:42:04 Are you still volunteering to write a help article
+ </message>
<!-- Options Dialog -->
<message name="IDS_OPTIONS_IMPROVE_BROWSING_EXPERIENCE" desc="The text in the options panel that describes how we use web services to improve browsing experience.">
Google Chrome may use web services to improve your browsing experience.

Powered by Google App Engine
This is Rietveld 408576698