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

Unified Diff: chrome/app/generated_resources.grd

Issue 10389064: Added estimated time remaining on AU. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixed license headers. Created 8 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
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index e525e1fff2f03802cac3dacf31dec05e6ac0d6e4..27ef5e3c00643b42cccdb5227488c3a6dd391fb3 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -12753,6 +12753,15 @@ Press any key to continue exploring.
<message name="IDS_INSTALLING_UPDATE_DESC" desc="Additional info shown on the updates installation screen during OOBE">
Your computer will restart when the update is complete.
</message>
+ <message name="IDS_UPDATE_STATS_ESTIMATING" desc="Label shown while update downloading stats are estimated">
+ Estimating...
+ </message>
+ <message name="IDS_UPDATE_DOWNLOADING_ESTIMATED_TIME_LEFT" desc="Label shown near time estimation for update downloading">
+ Estimated time left:
+ </message>
+ <message name="IDS_UPDATE_DOWNLOADING_RATE" desc="Label shown near the downloading rate during OOBE update downloading">
+ Downloading rate:
+ </message>
<message name="IDS_UPDATE_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build">
Press ESCAPE to skip (Non-official builds only).
</message>
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/update_screen.h » ('j') | chrome/browser/chromeos/login/update_screen.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698