Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 1c499a5b79d638833947f401d122c7a1bcf00f45..659a56018649be43e6db55f03bc119d9111dc2b4 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13936,6 +13936,9 @@ Press any key to continue exploring. |
| <message name="IDS_EULA_SCREEN_TITLE" desc="Title of the OOBE EULA screen"> |
| The small print |
| </message> |
| + <message name="IDS_RESET_SCREEN_TITLE" desc="Title of the OOBE reset screen"> |
|
Nikita (slow)
2012/09/12 13:22:21
nit: Remove "OOBE".
This screen is a normal screen
glotov
2012/09/12 22:40:25
Done.
|
| + Factory reset |
| + </message> |
| <message name="IDS_UPDATE_SCREEN_TITLE" desc="Title of the OOBE update screen"> |
| Update |
| </message> |
| @@ -15032,6 +15035,16 @@ Press any key to continue exploring. |
| Trusted Platform Module (TPM) chip is disabled or absent. |
| </message> |
| + <message name="IDS_RESET_SCREEN_WARNING_TEXT_1" desc="Warning text shown on reset screen above the exclamation icon."> |
|
Nikita (slow)
2012/09/12 13:22:21
nit: rename to IDS_RESET_SCREEN_WARNING_MSG
glotov
2012/09/12 22:40:25
Done.
|
| + Factory Reset your Chrome device |
| + </message> |
| + <message name="IDS_RESET_SCREEN_WARNING_TEXT_2" desc="Warning text shown on reset screen below the exclamation icon."> |
|
Nikita (slow)
2012/09/12 13:22:21
nit: Rename to IDS_RESET_SCREEN_WARNING_DETAILS
glotov
2012/09/12 22:40:25
Done.
|
| + Your device will be reset into its original factory state. All local files and media will be erased. Would you like to continue? |
| + </message> |
| + <message name="IDS_RESET_SCREEN_RESET" desc="Reset button text"> |
| + Reset |
| + </message> |
| + |
| <message name="IDS_OPTION_DISABLED_BY_POLICY" desc="Tooltip for options managed by enterprise policy"> |
| This option is controlled by enterprise policy. Please contact your administrator for more information. |
| </message> |