Index: chrome/app/chromium_strings.grd |
=================================================================== |
--- chrome/app/chromium_strings.grd (revision 72126) |
+++ chrome/app/chromium_strings.grd (working copy) |
@@ -430,6 +430,9 @@ |
<message name="IDS_INSTALL_CONFLICTING_CHANNEL_EXISTS" desc="Error during install if a version of Chromium on a different update channel exists when installing Chromium Frame."> |
A conflicting installation of Chromium was found on the system. Please uninstall it and try again. |
</message> |
+ <message name="IDS_INSTALL_READY_MODE_REQUIRES_CHROME" desc="Chrome Frame in ready mode requires Chrome."> |
+ Invalid arguments. Chromium Frame cannot be installed in ready mode without also installing Chromium. |
+ </message> |
<!-- Options Dialog --> |
<!--TODO(kmadhusu): Remove "IDS_OPTIONS_DISABLE_SERVICES" after platform-specific dialogs are removed.--> |
<message name="IDS_OPTIONS_DISABLE_SERVICES" desc="The text in the options panel that describes how we use web services to improve browsing experience."> |