| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index 311df00bc479a80e1776d0b82e015a88a2dc55bf..ec923a038520c54f863cf2081bf05bd115cb14d8 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -7523,6 +7523,12 @@ Keep your key file in a safe place. You will need it to create new versions of y
|
| <message name="IDS_LOGIN_OOBE_HELP_DIALOG_TITLE" desc="Default title for help dialogs during OOBE/login">
|
| Help
|
| </message>
|
| + <message name="IDS_LOGIN_CAPTCHA_DIALOG_TITLE" desc="Title shown for captcha input dialog">
|
| + Login
|
| + </message>
|
| + <message name="IDS_LOGIN_CAPTCHA_INSTRUCTIONS" desc="Explanatory message shown when the user must type letters shown in a captcha image to reauthenticate.">
|
| + Type the characters you see in the picture below.
|
| + </message>
|
| <message name="IDS_OPTIONS_SETTINGS_SECTION_TITLE_DATETIME">
|
| Date and Time
|
| </message>
|
|
|