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

Unified Diff: chrome/app/generated_resources.grd

Issue 209313002: Modified components ui to address concern of all the time disabled check update button. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Code review Created 6 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 57ff983140d95d69041a7b97c62323b84f6739dc..49f327dc2cc2f3c970383b83f3f4250181e2adaa 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5220,6 +5220,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_COMPONENTS_CHECK_FOR_UPDATE" desc="The button label for triggering update check.">
Check for update
</message>
+ <message name="IDS_COMPONENTS_STATUS_LABEL" desc="Status label">
+ Status
+ </message>
+ <message name="IDS_COMPONENTS_CHECKING_LABEL" desc="Checking label">
+ Checking for status...
+ </message>
<!-- Plugins -->
<if expr="enable_plugins">
« no previous file with comments | « no previous file | chrome/browser/component_updater/component_updater_service.h » ('j') | chrome/browser/resources/components.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698