| Index: ash/ash_chromeos_strings.grdp
|
| diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
|
| index dec9defe3ede8d8762112772d2a9fdd0c76e4d9a..d9ca3b530f0bb62965ed43e2e09a74bb82269036 100644
|
| --- a/ash/ash_chromeos_strings.grdp
|
| +++ b/ash/ash_chromeos_strings.grdp
|
| @@ -421,4 +421,14 @@ Press Shift + Alt to switch.
|
| <message name="IDS_ASH_STATUS_TRAY_NEW_LOGIN_UI_DISABLED" desc="The text shown in the tray menu when the WebView-based sign-in is disabled.">
|
| New login UI is OFF
|
| </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.">
|
| + Ctrl+Shift+L is deprecated. Please use Search+L instead.
|
| + </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.">
|
| + Shift+Esc is deprecated. Please use Search+Esc instead.
|
| + </message>
|
| </grit-part>
|
|
|