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> |