| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 2ec21696b9e7a2e36de48b05ceda8f0a68319a63..9bd28492bd02809a3fc33a3126fa1184720b2eb4 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -2863,6 +2863,12 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX" desc="In the Personal Stuff settings tab, the text on the checkbox to enable screenlocker for current user.">
|
| Require password to wake from sleep
|
| </message>
|
| + <message name="IDS_OPTIONS_ENABLE_SCREENLOCKER_CHECKBOX_WITH_QUICK_UNLOCK" desc="In the Personal Stuff settings tab, the text on the checkbox to enable screenlocker for current user with option of quick unlock.">
|
| + Require screen lock to wake from sleep.
|
| + </message>
|
| + <message name="IDS_OPTIONS_MANAGE_SCREENLOCKER" desc="The link that is clicked to manage screen lock">
|
| + Manage screen lock
|
| + </message>
|
| <message name="IDS_SET_WALLPAPER_BUTTON" desc="The button to set wallpaper.">
|
| Set wallpaper...
|
| </message>
|
|
|