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

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: Close when pointers disconnected 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
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_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found"> 6 <message name="IDS_SETTINGS_ABOUT_PAGE_CHECK_FOR_UPDATES" desc="The button l abel to check for updates and apply (download and install) if found">
7 Check for updates 7 Check for updates
8 </message> 8 </message>
9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel."> 9 <message name="IDS_SETTINGS_ABOUT_PAGE_CURRENT_CHANNEL_STABLE" desc="The sta ble label in the message about current channel.">
10 stable 10 stable
(...skipping 1499 matching lines...) Expand 10 before | Expand all | Expand 10 after
1510 </message> 1510 </message>
1511 <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."> 1511 <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.">
1512 Requires extension from the Chrome Web Store 1512 Requires extension from the Chrome Web Store
1513 </message> 1513 </message>
1514 1514
1515 <!-- Device Page --> 1515 <!-- Device Page -->
1516 <if expr="chromeos"> 1516 <if expr="chromeos">
1517 <message name="IDS_SETTINGS_DEVICE_TITLE" desc="Name of the settings page wh ich displays device and peripheral settings."> 1517 <message name="IDS_SETTINGS_DEVICE_TITLE" desc="Name of the settings page wh ich displays device and peripheral settings.">
1518 Device 1518 Device
1519 </message> 1519 </message>
1520 <message name="IDS_SETTINGS_MOUSE_TITLE" desc="In Device Settings, the title of the mouse settings subpage.">
1521 Mouse
1522 </message>
1523 <message name="IDS_SETTINGS_TOUCHPAD_TITLE" desc="In Device Settings, the ti tle of the touchpad settings subpage.">
1524 Touchpad
1525 </message>
1526 <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).">
1527 Mouse and touchpad
1528 </message>
1529 <message name="IDS_SETTINGS_KEYBOARD_TITLE" desc="In Device Settings, the ti tle of the keyboard settings subpage.">
1530 Keyboard
1531 </message>
1520 <!-- Touchpad --> 1532 <!-- Touchpad -->
1521 <message name="IDS_SETTINGS_TOUCHPAD_TITLE" desc="In Device Settings, the ti tle of the Touchpad Settings section.">
1522 Touchpad settings
1523 </message>
1524 <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."> 1533 <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.">
1525 Enable tap-to-click 1534 Enable tap-to-click
1526 </message> 1535 </message>
1536 <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.">
1537 Touchpad speed
1538 </message>
1539 <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).">
1540 Slow
1541 </message>
1542 <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).">
1543 Fast
1544 </message>
1527 <message name="IDS_SETTINGS_SCROLL_LABEL" desc="In Device Settings, the titl e above the radio buttons to choose the scrolling behavior."> 1545 <message name="IDS_SETTINGS_SCROLL_LABEL" desc="In Device Settings, the titl e above the radio buttons to choose the scrolling behavior.">
1528 Scrolling 1546 Scrolling
1529 </message> 1547 </message>
1530 <message name="IDS_SETTINGS_NATURAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables natural scrolling."> 1548 <message name="IDS_SETTINGS_NATURAL_SCROLL_LABEL" desc="In Device Settings, the text next to the radio button that enables natural scrolling.">
1531 Australian 1549 Australian
1532 </message> 1550 </message>
1533 <message name="IDS_SETTINGS_TRADITIONAL_SCROLL_LABEL" desc="In Device Settin gs, the text next to the radio button that enables traditional scrolling."> 1551 <message name="IDS_SETTINGS_TRADITIONAL_SCROLL_LABEL" desc="In Device Settin gs, the text next to the radio button that enables traditional scrolling.">
1534 Traditional 1552 Traditional
1535 </message> 1553 </message>
1536 <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."> 1554 <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.">
1537 Learn more 1555 Learn more
1538 </message> 1556 </message>
1557 <!-- Mouse -->
1558 <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.">
1559 Mouse speed
1560 </message>
1561 <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.">
1562 Swap primary mouse button
1563 </message>
1539 <!-- Keyboard --> 1564 <!-- Keyboard -->
1540 <message name="IDS_SETTINGS_KEYBOARD_TITLE" desc="In Device Settings, the ti tle for keyboard settings.">
1541 Keyboard settings
1542 </message>
1543 <message name="IDS_SETTINGS_KEYBOARD_KEY_SEARCH" desc="In Device Settings, t he label and dropdown list item for the Search key."> 1565 <message name="IDS_SETTINGS_KEYBOARD_KEY_SEARCH" desc="In Device Settings, t he label and dropdown list item for the Search key.">
1544 Search 1566 Search
1545 </message> 1567 </message>
1546 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_CTRL" desc="In Device Settings , the label and dropdown list item for the Ctrl key."> 1568 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_CTRL" desc="In Device Settings , the label and dropdown list item for the Ctrl key.">
1547 Ctrl 1569 Ctrl
1548 </message> 1570 </message>
1549 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_ALT" desc="In Device Settings, the label and dropdown list item for the Alt key."> 1571 <message name="IDS_SETTINGS_KEYBOARD_KEY_LEFT_ALT" desc="In Device Settings, the label and dropdown list item for the Alt key.">
1550 Alt 1572 Alt
1551 </message> 1573 </message>
1552 <message name="IDS_SETTINGS_KEYBOARD_KEY_CAPS_LOCK" desc="In Device Settings , the label and dropdown list item for the Caps Lock key."> 1574 <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
1652 System 1674 System
1653 </message> 1675 </message>
1654 <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."> 1676 <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.">
1655 Use hardware acceleration when available 1677 Use hardware acceleration when available
1656 </message> 1678 </message>
1657 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> 1679 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings.">
1658 Change proxy settings 1680 Change proxy settings
1659 </message> 1681 </message>
1660 </if> 1682 </if>
1661 </grit-part> 1683 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698