| 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
|
|
|