| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 8a149bc8d0f690917053d81db68d7a5e82c02702..cf146f50d8afa0f71484ecbe61a7185ab3d2eda9 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2280,6 +2280,12 @@
|
| <message name="IDS_SETTINGS_PEOPLE_ENABLE_SCREENLOCK" desc="The text on the checkbox to enable screenlocker for current user.">
|
| Show lock screen when waking from sleep
|
| </message>
|
| + <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_HIGH_SECURITY" desc="Text on the lock screen which indicates an unlock method is high security.">
|
| + High security
|
| + </message>
|
| + <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_MEDIUM_SECURITY" desc="Text on the lock screen which indicates an unlock method is medium security.">
|
| + Medium security
|
| + </message>
|
| <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_TITLE" desc="Text on the people page which opens up the quick unlock subpage and the title of the quick unlock subpage.">
|
| Screen lock
|
| </message>
|
|
|