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

Unified Diff: ash/ash_chromeos_strings.grdp

Issue 1414483011: Deprecate Shift+Alt to switch IME and use Ctrl+Shift+Space instead. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Modified the design to account for deprecated accelerators that map to the same action. Created 5 years, 1 month 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
Index: ash/ash_chromeos_strings.grdp
diff --git a/ash/ash_chromeos_strings.grdp b/ash/ash_chromeos_strings.grdp
index 3adf983b938c456a106771bd152c1db3b29976b7..5bd898b62944c4e9ffb4238b2d64341e540ae916 100644
--- a/ash/ash_chromeos_strings.grdp
+++ b/ash/ash_chromeos_strings.grdp
@@ -449,4 +449,8 @@ Press Shift + Alt to switch.
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>
+ <message name="IDS_DEPRECATED_NEXT_IME_MSG"
+ desc="Notification message to tell users about the deprecation of Shift+Alt shortcut to switch to the next input method.">
+ The switch to the next input method shortcut has changed. Please use Ctrl+Shift+Space instead of Shift+Alt.
+ </message>
</grit-part>

Powered by Google App Engine
This is Rietveld 408576698