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

Side by Side Diff: chrome/app/settings_strings.grdp

Issue 2110833003: MD Settings: Add mouse settings, update pointer settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@PointersFake
Patch Set: rebase Created 4 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- Settings-specific strings (included from generated_resources.grd). --> 2 <!-- Settings-specific strings (included from generated_resources.grd). -->
3 <grit-part> 3 <grit-part>
4 <!-- About Page --> 4 <!-- About Page -->
5 <if expr="chromeos"> 5 <if expr="chromeos">
6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d."> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_DETAILED_BUILD_INFO" desc="Label desc ribing the section that shows detailed information about the current Chrome buil d.">
7 Detailed build information 7 Detailed build information
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion"> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_ARC_VERSION" desc="Label for ARC vers ion">
10 ARC Version 10 ARC Version
(...skipping 1615 matching lines...) Expand 10 before | Expand all | Expand 10 after
1626 </message> 1626 </message>
1627 <message name="IDS_SETTINGS_REQUIRES_WEB_STORE_EXTENSION" desc="Sub-label for advanced font settings explaining that an extension from the Web Store is requir ed."> 1627 <message name="IDS_SETTINGS_REQUIRES_WEB_STORE_EXTENSION" desc="Sub-label for advanced font settings explaining that an extension from the Web Store is requir ed.">
1628 Requires extension from the Chrome Web Store 1628 Requires extension from the Chrome Web Store
1629 </message> 1629 </message>
1630 1630
1631 <!-- Device Page --> 1631 <!-- Device Page -->
1632 <if expr="chromeos"> 1632 <if expr="chromeos">
1633 <message name="IDS_SETTINGS_DEVICE_TITLE" desc="Name of the settings page wh ich displays device and peripheral settings."> 1633 <message name="IDS_SETTINGS_DEVICE_TITLE" desc="Name of the settings page wh ich displays device and peripheral settings.">
1634 Device 1634 Device
1635 </message> 1635 </message>
1636 <message name="IDS_SETTINGS_MOUSE_TITLE" desc="In Device Settings, the title of the mouse settings subpage.">
1637 Mouse
1638 </message>
1639 <message name="IDS_SETTINGS_TOUCHPAD_TITLE" desc="In Device Settings, the ti tle of the touchpad settings subpage.">
1640 Touchpad
1641 </message>
1642 <message name="IDS_SETTINGS_MOUSE_AND_TOUCHPAD_TITLE" desc="In Device Settin gs, the title of the mouse and touchpad settings subpage (when the user has both types of devices).">
1643 Mouse and touchpad
1644 </message>
1645 <message name="IDS_SETTINGS_KEYBOARD_TITLE" desc="In Device Settings, the ti tle of the keyboard settings subpage.">
1646 Keyboard
1647 </message>
1636 <!-- Touchpad --> 1648 <!-- Touchpad -->
1637 <message name="IDS_SETTINGS_TOUCHPAD_TITLE" desc="In Device Settings, the ti tle of the Touchpad Settings section.">
1638 Touchpad settings
1639 </message>
1640 <message name="IDS_SETTINGS_TOUCHPAD_TAP_TO_CLICK_ENABLED_LABEL" desc="In De vice Settings, the text next to the checkbox that allows tapping the touchpad to work as a click."> 1649 <message name="IDS_SETTINGS_TOUCHPAD_TAP_TO_CLICK_ENABLED_LABEL" desc="In De vice Settings, the text next to the checkbox that allows tapping the touchpad to work as a click.">
1641 Enable tap-to-click 1650 Enable tap-to-click
1642 </message> 1651 </message>
1652 <message name="IDS_SETTINGS_TOUCHPAD_SPEED_LABEL" desc="In Device Settings, the text next to the slider that sets the speed (sensitivity) of the touchpad.">
1653 Touchpad speed
1654 </message>
1655 <message name="IDS_SETTINGS_POINTER_SPEED_SLOW_LABEL" desc="In Device Settin gs, the text under the left (less sensitive) side of the slider for the pointer (mouse/touch) speed (sensitivity).">
1656 Slow
1657 </message>
1658 <message name="IDS_SETTINGS_POINTER_SPEED_FAST_LABEL" desc="In Device Settin gs, the text under the right (more sensitive) side of the slider for the pointer (mouse/touchpad) speed (sensitivity).">
1659 Fast
1660 </message>
1643 <message name="IDS_SETTINGS_SCROLL_LABEL" desc="In Device Settings, the titl e above the radio buttons to choose the scrolling behavior."> 1661 <message name="IDS_SETTINGS_SCROLL_LABEL" desc="In Device Settings, the titl e above the radio buttons to choose the scrolling behavior.">
1644 Scrolling 1662 Scrolling
1645 </message> 1663 </message>
1646 <message name="IDS_SETTINGS_NATURAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables natural scrolling."> 1664 <message name="IDS_SETTINGS_NATURAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables natural scrolling.">
1647 Australian 1665 Australian
1648 </message> 1666 </message>
1649 <message name="IDS_SETTINGS_TRADITIONAL_SCROLL_LABEL" desc="In Device Settin gs, the text next to the radio button that enables traditional scrolling."> 1667 <message name="IDS_SETTINGS_TRADITIONAL_SCROLL_LABEL" desc="In Device Settin gs, the text next to the radio button that enables traditional scrolling.">
1650 Traditional 1668 Traditional
1651 </message> 1669 </message>
1652 <message name="IDS_SETTINGS_NATURAL_SCROLL_LEARN_MORE" desc="In Device Setti ngs, the text for the link next to the Australian (natural) scrolling option; op ens a page to learn more about natural scrolling."> 1670 <message name="IDS_SETTINGS_NATURAL_SCROLL_LEARN_MORE" desc="In Device Setti ngs, the text for the link next to the Australian (natural) scrolling option; op ens a page to learn more about natural scrolling.">
1653 Learn more 1671 Learn more
1654 </message> 1672 </message>
1673 <!-- Mouse -->
1674 <message name="IDS_SETTINGS_MOUSE_SPEED_LABEL" desc="In Device Settings, the text next to the slider that sets the speed (sensitivity) of the mouse.">
1675 Mouse speed
1676 </message>
1677 <message name="IDS_SETTINGS_MOUSE_SWAP_BUTTONS_LABEL" desc="In Device Settin gs, the text next to the checkbox to set the primary mouse button to the right b utton instead of the left button.">
1678 Swap primary mouse button
1679 </message>
1655 <!-- Keyboard --> 1680 <!-- Keyboard -->
1656 <message name="IDS_SETTINGS_KEYBOARD_TITLE" desc="In Device Settings, the ti tle for keyboard settings.">
1657 Keyboard settings
1658 </message>
1659 <message name="IDS_SETTINGS_KEYBOARD_KEY_SEARCH" desc="In Device Settings, t he label and dropdown list item for the Search key."> 1681 <message name="IDS_SETTINGS_KEYBOARD_KEY_SEARCH" desc="In Device Settings, t he label and dropdown list item for the Search key.">
1660 Search 1682 Search
1661 </message> 1683 </message>
1662 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_CTRL" desc="In Device Settings , the label and dropdown list item for the Ctrl key."> 1684 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_CTRL" desc="In Device Settings , the label and dropdown list item for the Ctrl key.">
1663 Ctrl 1685 Ctrl
1664 </message> 1686 </message>
1665 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_ALT" desc="In Device Settings, the label and dropdown list item for the Alt key."> 1687 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_ALT" desc="In Device Settings, the label and dropdown list item for the Alt key.">
1666 Alt 1688 Alt
1667 </message> 1689 </message>
1668 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings , the label and dropdown list item for the Caps Lock key."> 1690 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings , the label and dropdown list item for the Caps Lock key.">
(...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after
1768 System 1790 System
1769 </message> 1791 </message>
1770 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available."> 1792 <message name="IDS_SETTINGS_SYSTEM_HARDWARE_ACCELERATION_LABEL" desc="Label for the checkbox that forces Chrome to render via hardware acceleration (GPU) wh en available.">
1771 Use hardware acceleration when available 1793 Use hardware acceleration when available
1772 </message> 1794 </message>
1773 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1795 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1774 Change proxy settings 1796 Change proxy settings
1775 </message> 1797 </message>
1776 </if> 1798 </if>
1777 </grit-part> 1799 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/extensions/api/settings_private/prefs_util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698