Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 6f59d02728acefa60674370cf3958fc66845050a..7f908c6418f80eeaf828f7d588d759f96fb922a1 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -3449,6 +3449,34 @@ Press any key to continue exploring. |
desc="A label describing how to use the top-row keys' original actions when the treat-as-function-keys setting is enabled."> |
Hold the Search key to switch the behavior of the top-row keys. |
</message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_ENABLE" |
+ desc="The checkbox label for enabling keyboard auto-repeat."> |
+ Enable auto-repeat |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY" |
+ desc="The label for the slider for the delay before auto-repeat begins. The delay is the amount of time a key must be held down before auto-repeating begins."> |
+ Delay before repeat: |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_LONG" |
+ desc="The label for the beginning of the auto-repeat delay slider, representing a long delay."> |
+ Long |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_DELAY_SHORT" |
+ desc="The label for the end of the auto-repeat delay slider, representing a short delay."> |
+ Short |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE" |
+ desc="The label for the slider for the auto-repeat rate. The rate is how many times a key repeats per second once auto-repeating has begun."> |
+ Repeat rate: |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_SLOW" |
+ desc="The label for the beginning of the auto-repeat rate slider, representing a slow repeat rate."> |
+ Slow |
+ </message> |
+ <message name="IDS_OPTIONS_SETTINGS_LANGUAGES_AUTO_REPEAT_RATE_FAST" |
+ desc="The label for the end of the auto-repeat rate slider, representing a fast repeat rate."> |
+ Fast |
+ </message> |
<message name="IDS_OPTIONS_SETTINGS_CHANGE_LANGUAGE_AND_INPUT_SETTINGS" |
desc="The link to open 'Language and input settings' window."> |
Change language and input settings |