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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 1132823002: Added ServiceStatus string for State::kDownloaded. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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:
Download patch
« no previous file with comments | « no previous file | chrome/browser/ui/webui/components_ui.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index c04d64477ff9a164f7f2bc81595c129f18b9d9f3..0cd43f53374f276e42a21a3393c57179b9675942 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -5420,6 +5420,9 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_COMPONENTS_SVC_STATUS_DNL" desc="Service Status">
Downloading
</message>
+ <message name="IDS_COMPONENTS_SVC_STATUS_DOWNLOADED" desc="Service Status">
+ Downloaded
+ </message>
<message name="IDS_COMPONENTS_SVC_STATUS_UPDT_DIFF" desc="Service Status">
Updating diff
</message>
« no previous file with comments | « no previous file | chrome/browser/ui/webui/components_ui.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698