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 374fb389b5f427f41bde415e613c6622938f6f6e..901c202557b8b251142a58123a47ef3a6d1df5b2 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 |
@@ -782,6 +782,8 @@ void AddPeopleStrings(content::WebUIDataSource* html_source) { |
IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_TITLE}, |
{"quickUnlockConfigurePinChoosePinWeakPinWarning", |
IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_WEAK_PIN_WARNING}, |
+ {"quickUnlockConfigurePinChoosePinTooShort", |
+ IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CHOOSE_PIN_TOO_SHORT}, |
{"quickUnlockConfigurePinContinueButton", |
IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_CONFIGURE_PIN_CONTINUE_BUTTON}, |
{"quickUnlockConfigurePinConfirmPinTitle", |