| OLD | NEW |
| 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 1646 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1657 </message> | 1657 </message> |
| 1658 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> | 1658 <message name="IDS_SETTINGS_SITE_SETTINGS_IMAGES" desc="Label for the images s
ite settings."> |
| 1659 Images | 1659 Images |
| 1660 </message> | 1660 </message> |
| 1661 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> | 1661 <message name="IDS_SETTINGS_SITE_SETTINGS_JAVASCRIPT" desc="Label for the java
script site settings."> |
| 1662 Javascript | 1662 Javascript |
| 1663 </message> | 1663 </message> |
| 1664 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit
e settings."> | 1664 <message name="IDS_SETTINGS_SITE_SETTINGS_FLASH" desc="Label for the Flash sit
e settings."> |
| 1665 Flash | 1665 Flash |
| 1666 </message> | 1666 </message> |
| 1667 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P
DF documents site settings."> |
| 1668 PDF documents |
| 1669 </message> |
| 1670 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_IN_BROWSER" desc="Label for open
ning PDF documents within the browser."> |
| 1671 Open PDF documents in the current tab |
| 1672 </message> |
| 1667 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> | 1673 <message name="IDS_SETTINGS_SITE_SETTINGS_POPUPS" desc="Label for the popups s
ite settings."> |
| 1668 Popups | 1674 Popups |
| 1669 </message> | 1675 </message> |
| 1670 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> | 1676 <message name="IDS_SETTINGS_SITE_SETTINGS_UNSANDBOXED_PLUGINS" desc="Label for
the unsandboxed plugin access site settings."> |
| 1671 Unsandboxed plugin access | 1677 Unsandboxed plugin access |
| 1672 </message> | 1678 </message> |
| 1673 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB
devices in site settings."> | 1679 <message name="IDS_SETTINGS_SITE_SETTINGS_USB_DEVICES" desc="Label for the USB
devices in site settings."> |
| 1674 USB devices | 1680 USB devices |
| 1675 </message> | 1681 </message> |
| 1676 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full
screen site settings."> | 1682 <message name="IDS_SETTINGS_SITE_SETTINGS_FULLSCREEN" desc="Label for the full
screen site settings."> |
| (...skipping 880 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2557 System | 2563 System |
| 2558 </message> | 2564 </message> |
| 2559 <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."> | 2565 <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."> |
| 2560 Use hardware acceleration when available | 2566 Use hardware acceleration when available |
| 2561 </message> | 2567 </message> |
| 2562 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2568 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2563 Change proxy settings | 2569 Change proxy settings |
| 2564 </message> | 2570 </message> |
| 2565 </if> | 2571 </if> |
| 2566 </grit-part> | 2572 </grit-part> |
| OLD | NEW |