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

Unified Diff: chrome/app/chromium_strings.grd

Issue 7087030: Upgrade all multi-install products present on the system when the installer is run with only the ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 7 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
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/installer/setup/setup_main.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chromium_strings.grd
===================================================================
--- chrome/app/chromium_strings.grd (revision 87235)
+++ chrome/app/chromium_strings.grd (working copy)
@@ -430,6 +430,9 @@
<message name="IDS_INSTALL_INSUFFICIENT_RIGHTS" desc="Error displayed when a non admin user tries to attempt system level install/uninstall.">
You do not have appropriate rights for system-level install. Try running the installer again as Administrator.
</message>
+ <message name="IDS_INSTALL_NO_PRODUCTS_TO_UPDATE" desc="Error displayed if the installer is not provided one or more products to install/update.">
+ No installation of Chromium or Chromium Frame found to update.
+ </message>
<message name="IDS_INSTALL_APP_CONFLICT" desc="Error displayed if installation fails due to another existing application.">
A conflict with another installed application has been detected.
</message>
« no previous file with comments | « no previous file | chrome/app/google_chrome_strings.grd » ('j') | chrome/installer/setup/setup_main.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698