Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2414)

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 1177773002: Deprecating high-conflict accelerators (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: oshima's comments Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/accelerators/accelerator_table_unittest.cc ('k') | ash/shell/shell_delegate_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ash/accelerators/accelerator_table_unittest.cc ('k') | ash/shell/shell_delegate_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698