| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index af9322acf80940cb198f758b6e1606bd6af0709a..9dbf125d4464e6e5113f0347aff45b084af51385 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1386,6 +1386,12 @@ Press any key to continue exploring.
|
| <message name="IDS_FLAGS_FULLSCREEN_APP_LIST_DESCRIPTION" desc="Description for the flag to enable experimental fullscreen app list.">
|
| The app-list will appear as fullscreen mode when it's in touch view mode. This flag does nothing outside of the mode.
|
| </message>
|
| + <message name="IDS_FLAGS_QUICK_UNLOCK_PIN" desc="Title of the flag used to enable quick unlock pin.">
|
| + Quick Unlock (PIN)
|
| + </message>
|
| + <message name="IDS_FLAGS_QUICK_UNLOCK_PIN_DESCRIPTION" desc="Description of the flag used to enable quick unlock pin.">
|
| + Enabling PIN quick unlock allows you to use a PIN to unlock your Chromebook on the lock screen after you have signed into your device.
|
| + </message>
|
| <message name="IDS_FLAGS_STORAGE_MANAGER_NAME" desc="Description for the flag to enable experimental storage manager.">
|
| Storage manager
|
| </message>
|
|
|