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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 10928088: Factory reset screen is added (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 3 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 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>
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/reset_warning.png » ('j') | chrome/app/theme/theme_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698