Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 4cc1826b49bc00b9305724e2457a091edea35c50..c580c019f076d7aee2c0257cb071dbe062ba931a 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -8222,6 +8222,23 @@ The following plug-in is unresponsive: <ph name="PLUGIN_NAME">$1 |
Clearing... |
</message> |
+ <!--Managed mode passphrase dialog data --> |
+ <message name="IDS_PASSPHRASE_TITLE" desc="A title for the passphrase page to unlock managed user settings."> |
+ Unlock |
+ </message> |
+ <message name="IDS_PASSPHRASE_INSTRUCTION" desc="Instruction to enter an unlock passphrase to unlock a page not accessible to the managed user."> |
+ Enter passphrase to unlock and make changes. |
+ </message> |
+ <message name="IDS_UNLOCK_PASSPHRASE_BUTTON" desc="A button for unlocking the managed user settings page."> |
+ Unlock |
+ </message> |
+ <message name="IDS_FORGOT_PASSPHRASE" desc="A link to recover forgotten passphrase."> |
+ Forgot passphrase? |
+ </message> |
+ <message name="IDS_INCORRECT_PASSPHRASE_WARNING" desc="A warning for the passphrase page if the incorrect passphrase was entered."> |
+ The passphrase you entered is incorrect. |
+ </message> |
+ |
<!-- Managed User Settings dialog data --> |
<message name="IDS_MANAGED_USER_SETTINGS_TITLE" desc="Title for the Managed User Settings dialog"> |
Managed User Settings |