| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index be44e29fb2bcb6e04b1a6c4cc9cf5cd6bd31f18d..b144478a12c0ebc4cfc29c4219b3e1271c7dacc4 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -868,4 +868,31 @@
|
| <message name="IDS_SETTINGS_ADVANCED_FONT_SETTINGS" desc="Label for advanced font settings.">
|
| Advanced font settings
|
| </message>
|
| +
|
| + <!-- Device Page -->
|
| + <if expr="chromeos">
|
| + <message name="IDS_SETTINGS_DEVICE_TITLE" desc="Name of the settings page which displays device and peripheral settings.">
|
| + Device
|
| + </message>
|
| + <!-- Touchpad -->
|
| + <message name="IDS_SETTINGS_TOUCHPAD_TITLE" desc="In Device Settings, the title of the Touchpad Settings section.">
|
| + Touchpad settings
|
| + </message>
|
| + <message name="IDS_SETTINGS_TOUCHPAD_TAP_TO_CLICK_ENABLED_LABEL" desc="In Device Settings, the text next to the checkbox that allows tapping the touchpad to work as a click.">
|
| + Enable tap-to-click
|
| + </message>
|
| + <message name="IDS_SETTINGS_SCROLL_LABEL" desc="In Device Settings, the title above the radio buttons to choose the scrolling behavior.">
|
| + Scrolling
|
| + </message>
|
| + <message name="IDS_SETTINGS_NATURAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables natural scrolling.">
|
| + Australian <ph name="BEGIN_LINK"><a href="$1" target="_blank"></ph>Learn more<ph name="END_LINK"></a></ph>
|
| + </message>
|
| + <message name="IDS_SETTINGS_TRADITIONAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables traditional scrolling.">
|
| + Traditional
|
| + </message>
|
| + <!-- Keyboard -->
|
| + <message name="IDS_SETTINGS_KEYBOARD_TITLE" desc="In Device Settings, the title for keyboard settings.">
|
| + Keyboard settings
|
| + </message>
|
| + </if>
|
| </grit-part>
|
|
|