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> |