| Index: ash/ash_chromeos_strings.grdp
|
| diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
|
| index 3c3c6f42b8f9e08bb6301ba38153c1f1675ccd81..6a795a400d94046f25efdb5e911cb413e8f795a5 100644
|
| --- a/ash/ash_chromeos_strings.grdp
|
| +++ b/ash/ash_chromeos_strings.grdp
|
| @@ -436,4 +436,14 @@ Press Shift + Alt to switch.
|
| <message name="IDS_ASH_LOGOUT_CONFIRMATION_BUTTON" desc="The text for okay button of the logout confirmation dialog.">
|
| Sign out now
|
| </message>
|
| +
|
| + <!-- Deprecated Accelerators Messages -->
|
| + <message name="IDS_DEPRECATED_LOCK_SCREEN_MSG"
|
| + desc="Notification message to tell users about the deprecation of Ctrl+Shift+L shortcut to lock the screen.">
|
| + The screen lock shortcut has changed. Please use Search+L instead of Ctrl+Shift+L.
|
| + </message>
|
| + <message name="IDS_DEPRECATED_SHOW_TASK_MANAGER_MSG"
|
| + desc="Notification message to tell users about the deprecation of Shift+ESC shortcut to show the task manager.">
|
| + The task manager shortcut has changed. Please use Search+Esc instead of Shift+Esc.
|
| + </message>
|
| </grit-part>
|
|
|