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

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 2250473006: Settings to remap Backspace and Escape keys (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@KeyboardRemapToCapsLockBackspace
Patch Set: nit: consistent ordering Created 4 years, 4 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
Index: chrome/app/chromeos_strings.grdp
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
index 40fa574fe60d67bc405de82224c50b61bf41d1f4..c8a0f78e76403d291122ccc2d428c4dd04c4b75f 100644
--- a/chrome/app/chromeos_strings.grdp
+++ b/chrome/app/chromeos_strings.grdp
@@ -4123,6 +4123,14 @@ Press any key to continue exploring.
desc="The label for customizing the caps-lock key in the 'Keyboard settings' overlay">
Caps Lock
</message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_ESCAPE_KEY_LABEL"
+ desc="The label for customizing the escape key in the 'Keyboard settings' overlay">
+ Escape
+ </message>
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_BACKSPACE_KEY_LABEL"
+ desc="The label for customizing the backspace key in the 'Keyboard settings' overlay">
+ Backspace
+ </message>
<message name="IDS_OPTIONS_SETTINGS_LANGUAGES_KEY_DIAMOND_KEY_LABEL"
desc="The label for customizing the diamond key in the 'Keyboard settings' overlay">
Diamond
« no previous file with comments | « no previous file | chrome/browser/chromeos/events/event_rewriter.h » ('j') | chrome/browser/chromeos/events/event_rewriter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698