Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 56c85c52301c48da1082218a518e1f3b460c3027..d95821dd38071f58f2a9e2d9d9ed562a194180f9 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -10794,6 +10794,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
| <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_CANCEL" desc="Message telling to press Escape to cancel update on a non-official build"> |
| + Press ESCAPE to skip (Non-official builds only). |
| + </message> |
| + <message name="IDS_UPDATE_CANCELLED" desc="Message shown when the update has been cancelled by user"> |
| + Update cancelled... |
|
whywhat
2011/08/29 17:55:51
nit: en-US version is "canceled" with one l.
I thi
Ivan Korotkov
2011/08/29 18:19:17
Changed to 'Cancelling update...'
|
| + </message> |
| <message name="IDS_WELCOME_SCREEN_TITLE" desc="Title of the OOBE welcome screen"> |
| Connect |
| </message> |