Chromium Code Reviews| 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 1649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 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."> | 1667 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DOCUMENTS" desc="Label for the P DF documents site settings."> |
| 1668 PDF documents | 1668 PDF documents |
| 1669 </message> | 1669 </message> |
| 1670 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_IN_BROWSER" desc="Label for open ning PDF documents within the browser."> | 1670 <message name="IDS_SETTINGS_SITE_SETTINGS_PDF_DIFFERENT_APPLICATION" desc="Lab el for opening PDF documents in a different application."> |
| 1671 Open PDF documents in the current tab | 1671 Open PDFs using a different application |
|
dschuyler
2016/11/16 00:06:11
This is the official text from Alan (replacing the
| |
| 1672 </message> | 1672 </message> |
| 1673 <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."> |
| 1674 Popups | 1674 Popups |
| 1675 </message> | 1675 </message> |
| 1676 <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."> |
| 1677 Unsandboxed plugin access | 1677 Unsandboxed plugin access |
| 1678 </message> | 1678 </message> |
| 1679 <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."> |
| 1680 USB devices | 1680 USB devices |
| 1681 </message> | 1681 </message> |
| (...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 2571 System | 2571 System |
| 2572 </message> | 2572 </message> |
| 2573 <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."> | 2573 <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."> |
| 2574 Use hardware acceleration when available | 2574 Use hardware acceleration when available |
| 2575 </message> | 2575 </message> |
| 2576 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> | 2576 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the button that changes a user's network proxy settings."> |
| 2577 Change proxy settings | 2577 Change proxy settings |
| 2578 </message> | 2578 </message> |
| 2579 </if> | 2579 </if> |
| 2580 </grit-part> | 2580 </grit-part> |
| OLD | NEW |