| Index: chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| diff --git a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| index d0bb98e064d174fccdb9ce22cfc900e3bbbd8076..148801ef45b7e63cefc26487a2aa5a420d4ae40d 100644
|
| --- a/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| +++ b/chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc
|
| @@ -1068,6 +1068,7 @@ void AddPeopleStrings(content::WebUIDataSource* html_source) {
|
| IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_CONTINUE_BUTTON},
|
| {"configurePinMismatched", IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_MISMATCHED},
|
| {"configurePinTooShort", IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_TOO_SHORT},
|
| + {"configurePinTooLong", IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_TOO_LONG},
|
| {"configurePinWeakPin", IDS_SETTINGS_PEOPLE_CONFIGURE_PIN_WEAK_PIN},
|
| {"enableScreenlock", IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK},
|
| {"lockScreenChangePinButton",
|
|
|