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

Unified Diff: chrome/app/chromium_strings.grd

Issue 10665002: Implement installation of the Chrome App Host. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix unittests. Created 8 years, 5 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
diff --git a/chrome/app/chromium_strings.grd b/chrome/app/chromium_strings.grd
index da5ccf8951d4a9d1a253afa96b530edf664fd66b..0d815a68dc3a33f8282a38e3953303fb4731e157 100644
--- a/chrome/app/chromium_strings.grd
+++ b/chrome/app/chromium_strings.grd
@@ -223,6 +223,12 @@ be available for now. -->
<message name="IDS_PRODUCT_FRAME_NAME" desc="The Chrome Frame application name">
Chromium Frame
</message>
+ <message name="IDS_PRODUCT_APP_HOST_NAME" desc="The Chrome App Host application name">
+ Chromium App Host
+ </message>
+ <message name="IDS_PRODUCT_BINARIES_NAME" desc="The Chrome Binaries application name">
+ Chromium Binaries
+ </message>
<message name="IDS_VERSIONMISMATCH_HEADER">
Chromium Frame Update.
</message>
@@ -446,6 +452,9 @@ Chromium is unable to recover your settings.
<message name="IDS_INSTALL_HIGHER_VERSION" desc="Error displayed when higher version already exists.">
This computer already has a more recent version of Chromium. If the software is not working, please uninstall Chromium and try again.
</message>
+ <message name="IDS_INSTALL_HIGHER_VERSION_APP_HOST" desc="Error displayed when higher version of the Chromium App Host already exists.">
+ This computer already has a more recent version of the Chromium components. Please use a more recent installer.
+ </message>
<message name="IDS_INSTALL_HIGHER_VERSION_CF" desc="Error displayed when higher version already exists.">
This computer already has a more recent version of Chromium Frame. If the software is not working, please uninstall Chromium Frame and try again.
</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