| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index 7016ceac2bf1e052504b673bbbce5b3392e2d6ae..9a8a645486e9bdcafc130ab8801c525ba126f316 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -2265,6 +2265,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>
|
|
|