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

Unified Diff: chrome/app/generated_resources.grd

Issue 3496008: TPM information dialog added to EULA screen (Closed)
Patch Set: TPM code added Created 10 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:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/browser/chromeos/login/eula_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 6faf016bb5663cc8a1e05f2fcdfc314fa55131c6..bab0e2b97e87af1805d72838e81ffe64d4d11bc2 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -8536,9 +8536,15 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_EULA_ACCEPT_AND_CONTINUE_BUTTON" desc="Accept button text below EULA terms of service">
Accept and continue ยป
</message>
- <message name="IDS_EULA_SYSTEM_SECURITY_SETTINGS_LINK" desc="Link from the EULA wizard screen">
+ <message name="IDS_EULA_SYSTEM_SECURITY_SETTING" desc="Link from the EULA wizard screen and title of the according dialog box">
System security setting
</message>
+ <message name="IDS_EULA_SYSTEM_SECURITY_SETTING_DESCRIPTION" desc="Dialog box text">
+ Your computer contains a Trusted Platform Module (TPM) security device, which is used to implement many critical security features in Chrome OS.\n\nBelow is the randomly generated TPM password that has been assigned to your computer:
+ </message>
+ <message name="IDS_EULA_TPM_BUSY" desc="Message bubble text">
+ TPM is not ready yet, try later.
+ </message>
<message name="IDS_OPTION_DISABLED_BY_POLICY" desc="Tooltip for options managed by centrally-administered policy">
This option is controlled by an enterprise policy. Please contact your administrator for more information.
</message>
« no previous file with comments | « no previous file | chrome/app/resources/locale_settings.grd » ('j') | chrome/browser/chromeos/login/eula_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698