| 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 1770 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1781 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK" desc="Label for add block sit
es in site settings."> | 1781 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK" desc="Label for add block sit
es in site settings."> |
| 1782 Block | 1782 Block |
| 1783 </message> | 1783 </message> |
| 1784 <message name="IDS_SETTINGS_SITE_SETTINGS_SESSION_ONLY" desc="Label for sites
in site settings allowing cookies for the current session only."> | 1784 <message name="IDS_SETTINGS_SITE_SETTINGS_SESSION_ONLY" desc="Label for sites
in site settings allowing cookies for the current session only."> |
| 1785 Clear on exit | 1785 Clear on exit |
| 1786 </message> | 1786 </message> |
| 1787 <message name="IDS_SETTINGS_SITE_SETTINGS_EXCEPTIONS" desc="Label for exceptio
n sites in site settings."> | 1787 <message name="IDS_SETTINGS_SITE_SETTINGS_EXCEPTIONS" desc="Label for exceptio
n sites in site settings."> |
| 1788 Exceptions | 1788 Exceptions |
| 1789 </message> | 1789 </message> |
| 1790 <message name="IDS_SETTINGS_SITE_SETTINGS_ADD_SITE" desc="Label for add site b
utton in site settings."> | 1790 <message name="IDS_SETTINGS_SITE_SETTINGS_ADD_SITE" desc="Label for add site b
utton in site settings."> |
| 1791 Add Site | 1791 Add |
| 1792 </message> | 1792 </message> |
| 1793 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_URL" desc="Label for site URL t
ext entry in site settings."> | 1793 <message name="IDS_SETTINGS_SITE_SETTINGS_SITE_URL" desc="Label for site URL t
ext entry in site settings."> |
| 1794 Site URL | 1794 Site URL |
| 1795 </message> | 1795 </message> |
| 1796 <message name="IDS_SETTINGS_SITE_SETTINGS_ALLOW_MENU" desc="Label for the menu
item to allow permission for a particular site."> | 1796 <message name="IDS_SETTINGS_SITE_SETTINGS_ALLOW_MENU" desc="Label for the menu
item to allow permission for a particular site."> |
| 1797 Allow | 1797 Allow |
| 1798 </message> | 1798 </message> |
| 1799 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK_MENU" desc="Label for the menu
item to block permission for a particular site."> | 1799 <message name="IDS_SETTINGS_SITE_SETTINGS_BLOCK_MENU" desc="Label for the menu
item to block permission for a particular site."> |
| 1800 Block | 1800 Block |
| 1801 </message> | 1801 </message> |
| (...skipping 684 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2486 System | 2486 System |
| 2487 </message> | 2487 </message> |
| 2488 <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."> | 2488 <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."> |
| 2489 Use hardware acceleration when available | 2489 Use hardware acceleration when available |
| 2490 </message> | 2490 </message> |
| 2491 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> | 2491 <message name="IDS_SETTINGS_SYSTEM_PROXY_SETTINGS_BUTTON" desc="Text for the
button that changes a user's network proxy settings."> |
| 2492 Change proxy settings | 2492 Change proxy settings |
| 2493 </message> | 2493 </message> |
| 2494 </if> | 2494 </if> |
| 2495 </grit-part> | 2495 </grit-part> |
| OLD | NEW |